##The Issue
Referencing web fonts that are hosted on Google Fonts doesn't always work. This could be because of:
- inconsistent browser security permissions (IE8 is a soul crusher).
- referencing the fonts from within an iFrame.
- domain restrictions on your production server.
You can get around these issues by hosting the fonts locally in your project