I want to add a font into my theme. Please let me know if this is just as simple as uploading the font to a new folder named "fonts" and then changing the css and renaming the font-family property there or it's somewhat different procedure. I am not sure about it. Please help me.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
To use a custom font, simply upload the font to your theme folder and then add a CSS
You can then reference that custom font in other CSS styles, for example:
|
|||||||
|