Tagged: font-family
Is it possible to use paid font in enfold for the whole website? I see there is web and google font in the setting page. What if I installed other fonts I want to use in the server?
Hey boscotwcheung!
Thank you for using Enfold.
You can add it manually with the css font face rule or use the following plugin:
https://wordpress.org/plugins/wp-font-face/
Refer to these links for more info:
http://www.w3schools.com/cssref/css3_pr_font-face_rule.asp
https://css-tricks.com/snippets/css/using-font-face/
You can then use the Quick CSS field to apply the fonts on different elements.
Cheers!
Ismael
Thanks