Tagged: custom font
Hello,
I’d like to add an .otf font to my page. I’ve read through all the posts about custom fonts but get a little lost in the code on the page that the enfold support people refer to. Is there a simple way to add a font that I’ve purchased?
Hey Cynthia45,
Have you uploaded the font to your server? If so you can use code like on the examples here: http://www.w3schools.com/cssref/css3_pr_font-face_rule.asp. Replace the URL with the full URL of your font.
Best regards,
Rikard
Hey Rikard,
I’ve uploaded the font to my server and used the “try this” on the site you mentioned (with all the details of my font) and it worked there but it’s not working on my webpage. I added the code in the quick css but it’s not showing up in the fonts? Does the css need to go somewhere else?
Hi,
Adding fonts that way won’t add it to the list of fonts in the theme backend, you can only do that with Google Fonts: http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
Best regards,
Rikard
Thanks Rickard.
I used a plugin to get the font I needed but I’m definitely going to look into the additional google fonts.
Thanks for all your help :)