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: