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/
I want to use DIN Condensed Bold as one of the fonts but it is not available. Is there a way for me to the add this font (or any font) to the theme?
Thanks,
Dan
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