Okay
  Public Ticket #722199
FONT
Closed

Comments

  •  4
    Dan started the conversation

     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

  •  9,031
    Tahir replied

    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