Fonts correct on published site, not not correct on preview

Howdy…

I’m working on creating a new website, using EPICON theme…

If I publish the site, the header and title fonts (Montserrat) look just fine:

http://www.primeimagemedia.com/newsite/

However, when I am editing on the computer, the font doesn’t show up and is just Aerial or Helvetica or something… It makes editing the site much harder when you can’t see what the final font will look like…

Any idea on how to fix this?

Thanks…

Best,

Ben

Try adding this call for the font into the site wide Header code container:

<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>

It might help make the font available for you in edit/preview mode.

3 Likes

That helped! Thanks… The font seems right now, although the spacing is still a little different when I publish…

…but it’s a big improvement…

Best,

Ben