Okay
  Public Ticket #275681
Integration of Font Custom
Closed

Comments

  • Paul started the conversation

    Hi

    I'm not well versed in coding. I require some custom made icons - would it be possible to integrate this (http://fontcustom.com/) into the theme? so I can use them in the same way as font awesome and steadyset icons?

    Thanks :)


  •  8,839
    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 

  • Paul replied

    thank you very much :)