Probably my confusion here. I followed the instructions in your latest link
Open file assets.xml located in the templates/ja_template/etc them define font(s) you just added.
ile>//fonts.googleapis.com/css?family=Merriweather:400,700,900,300
//fonts.googleapis.com/css?family=Roboto:400,500,700
<file>//fonts.googleapis.com/css?family=Alfa+Slab+One</file>
Note the family=Alfa+Slab+One
Then I got lost, trying to apply the new font to some text in an article and in custom.css.
I added the font in my jce configuration. I see the name I added but it’s not changing the font. I added a Google font,
//http://fonts.googleapis.com/css?family=Alfa+Slab+One;
I suspect I need to add it in a css file but am not sure which one. (The template has a dozen. )
Can you point me to a solution?
I’m having a similar problem with adding the font to a style in custom.css
THanks for the nelp