What's the easiest way to add a custom Google webfont that isn't included on the
Google Webfonts website
?
I would like to use
Roboto
, which apparently has a link to the stylesheet. Can I somehow use that without uploading all the fonts into my server and writing custom CSS code? I'd like to be able to select it from Gantry.
I'm working a fresh install of Joomla 3/Gantry 4.17, with Fresco responsive. I cannot get custom fonts loaded from any of these suggestions.
I've worked and reworked the formal example that Andy posted. No joy. gantry-custom.css never gets called. I've used @font-face for static sites before so I'm familiar with the process.
What about the new responsive templates with bootstrap and .less instead of .css files? I tried to integrate a font into Lumiere - but it didn't work with this tutorial and the Gantry-tutorial. Could you please update the tutorial for these templates?