cwlsn / gatsby-simple-contentful-starter

🎊 A simple Gatsby Starter that talks to Contentful.
https://gatsby-simple-contentful-starter.netlify.com/
MIT License
9 stars 1 forks source link

Google Font Not Loading #5

Closed birksy89 closed 5 years ago

birksy89 commented 5 years ago

Sorry if this isn't a bug or issue with your specific implementation... I'm using your starter as a way of learning GraphQL/ Gatsby / Styled Components etc - And I'm not sure where the responsibilities of each lie...

I've just got round to pushing my test site 🎉 https://awesome-roentgen-54ad7a.netlify.com/

And I noticed that the Google font doesn't load - I checked yours, in case I'd broken something and it seems to also not load the "Quicksand" font https://gatsby-simple-contentful-starter.netlify.com/

On mine, it seems to actually work if you navigate from one page to another...

On closer inspection it appears to load the font when I hover over the "Insta" link: hover

Just trying to understand what's going on here - If you could point me in the right direction, I'd be grateful.

Thanks again for all your work on this 👍

cwlsn commented 5 years ago

Hey, I think I know what's going on here. I'll try to push out a fix soon!