Google Fonts not showing properly online


Author Message
Matt

Posted: 2/15/2017
Quote message 

Suddenly the google fonts that had been working in my template have stopped and the site has reverted to Arial. Even locally, google fonts arent displaying in Artisteer. Thoughts?
 
fabrizio

Posted: 7/3/2018
Quote message 

Quote Matt:

Suddenly the google fonts that had been working in my template have stopped and the site has reverted to Arial. Even locally, google fonts arent displaying in Artisteer. Thoughts?


Some problem for me
I solved in wordpress with that plugin
https://it.wordpress.org/plugins/selfhost-google-fonts/

With Drupal still not yet tested
 
Alana H

Posted: 6/10/2019
Quote message 

so far my google font is displaying. I had to make sure the link code is in the header and then add the CSS code to the correct class (eg. headline and slogan)

used in header section:
<link href="https://fonts.googleapis.com/css?family=Rouge+Script&display=swap" rel="stylesheet">

CSS for headline class
{font-family: 'Rouge Script', cursive !important;}

running Joomla 3.9.6