You\'re going to have to use css font-face to load the font in and assign it - you can actually see an example of this near the top of the style.css stylesheet in the theme (where open sans is loaded). Here\'s an in depth tutorial to explain it as well :)
Hi ThemeNectar,
I need to set a specific font not found in the google fonts provided.
How can I set this in the theme?
Do you have example code and where I can put it? or a way that I can set a certain font default in all styles?
Thank you :)
Rob
Hey,
You\'re going to have to use css font-face to load the font in and assign it - you can actually see an example of this near the top of the style.css stylesheet in the theme (where open sans is loaded). Here\'s an in depth tutorial to explain it as well :)
https://premium.wpmudev.org/blog/custom-fonts-css/
Cheers
ThemeNectar Support Team