How to Add Fonts to Your WordPress Website by Brenda Barron on February 4, 2019 Tweet0 Share0 Shares1.
There are lot of ways to upload fonts to your website, and.
If your font is hosted by repository, skip to Method 2..
Your font needs to be web font file format, or you can use web font online to convert it..
Now open your style css file, or style sheet, under wp-content > themes > Your Theme and use this code. @font-face { font-family NameOfFont src url font-weight normal }..
You have lot of options here, and some of the popular three are Easy Google Fonts, Typekit Fonts for WordPress, and Use Any Font...
Easy Google Fonts allows you to add Google's font library to your WordPress site, no coding necessary.
The over 600 fonts and font families are available for use, and any that are added to Google Fonts also become available immediately...
Finally, Use Any Font allows you to use custom fonts you downloaded yourself, rather than select from list of fonts.
But try downloading unique fonts to use in your logo, header, or other areas of your site.
Read more