Okay
  Public Ticket #247436
How to implement customised font
Closed

Comments

  • Alfiya started the conversation

    hello,

    I'd like to use customised font (Futura and Effra), they are not part of Google fonts. How can I do that? Thank you!

  •  8,450
    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 :)

    http://zoerooney.com/blog/tutorials/installing-we...

    Cheers


    ThemeNectar Support Team