A user asks,
How to load google font locally inside a theme font folder?
I would like to use a google font within my theme. and not rely on calling it via the functions.php file.
We can download the font from Google, generate web font from it using Fontsquirrel generator, upload these files to the server and use them instead of calling the font from Google’s servers.
Here’s how:
what’s the benefit of doing this?
If your site is local and your internet goes down or you go offline with no internet connectivity then your site’s pages will not take forever to load because they are trying to load the Google font from an online URL.
thanks!
Thank you. Seem theme designers should include this in every theme.
A+
-Scot
I am not able to get this to work in Foodie Pro. Is there something that is possibly overriding the fonts in that particular theme?
Answered here: https://www.facebook.com/groups/sridharkatakam/permalink/944003259020458/?comment_id=944527915634659&comment_tracking=%7B%22tn%22%3A%22R%22%7D
All of you who are interested. The easiest way is via: http://google-webfonts-helper.herokuapp.com/fonts
Niels, that is a great site!