I'm having a strange problem where my body fonts sometimes disappears in Chrome on a PC. I will go to the site and it's just gone. I'll refresh and it's still gone, but if I go to another page the body will be there. If I then go back home, the font is back. But if I refresh again it's gone.
I have no idea where to begin troubleshooting this.
I'm using a google web font, roboto. I'm using it on another site with no issue. I've also loaded another google font, and that appears just fine.
Other Info: This is a wordpress site and I'm loading the font in the header.php. Using this code:
<link href='http://fonts.googleapis.com/css?family=Roboto|Montserrat' rel='stylesheet' type='text/css'>
Here's the site: http://trinidadpena.com/testing/carriepink/
Basically, I'm tearing my hair out trying to figure out why this is happening.