Comments Sian started the conversationApril 13, 2015 at 5:56amHello, I'd like to add my own font (not a google font). I have tried adding the webfont files to the css > font and font folders but my font still doesn't appear to be working? Great theme btw! Thanks! 1,973Support repliedApril 13, 2015 at 7:16pmHi,you need to enqueue your fonts styles similar to fontawesome see functions.php lines 106 and 375this may help as well:http://codex.wordpress.org/Playing_With_FontsthanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicySian repliedApril 13, 2015 at 8:01pmWill my added font then appear in the \'Theme Options > Typography\' drop down menu, or do I have to manually edit the CSS with the new font? Thanks! Sian replied privately 1,973Support repliedApril 16, 2015 at 4:46amTry uploading the files somewhere as a subfolder of the theme and then use @font-face to create a font family. And then simply add the font-family style for each element you want to have that font.See here for a description of the process:http://premium.wpmudev.org/blog/custom-fonts-css/You can edit style.css or use theme options Styling Options -> Custom CSSLet me know - we can make this a FAQ for integrating custom fonts. :)thanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hello,
I'd like to add my own font (not a google font). I have tried adding the webfont files to the css > font and font folders but my font still doesn't appear to be working?
Great theme btw! Thanks!
Hi,
you need to enqueue your fonts styles similar to fontawesome
see functions.php lines 106 and 375
this may help as well:
http://codex.wordpress.org/Playing_With_Fonts
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Will my added font then appear in the \'Theme Options > Typography\' drop down menu, or do I have to manually edit the CSS with the new font?
Thanks!
Try uploading the files somewhere as a subfolder of the theme and then use @font-face to create a font family.
And then simply add the font-family style for each element you want to have that font.
See here for a description of the process:
http://premium.wpmudev.org/blog/custom-fonts-css/
You can edit style.css or use theme options Styling Options -> Custom CSS
Let me know - we can make this a FAQ for integrating custom fonts. :)
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy