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
What would be (if possible) the easiest way to use a non Google Font.
We want to swap Open Sans for our own brand font across the board but don't want to break the theme if possible.
Thanks, Si
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