In this article, you how to add custom fonts WordPress using Google Fonts, TypeKit, and CSS3 @Font-Face method... then this method is by far the easiest and recommended for beginners.. First, you need to visit Settings » Google Fonts page and provide name for your font control. Next, click on 'Create font control button and then you will be asked to CSS selectors.. Next, you will need to switch to 'Embed in the sidebar to copy the embed code.. Upon activation, go to Settings » Insert Headers and Footers page and paste the embed code in 'Scripts header box... You can use FTP or File Manager of your cPanel to upload the font.. Once you have uploaded the font, you need to load the in your stylesheet using CSS3 @font-face rule like this @font-face { font-family Arvo src url font-weight normal }. then it's best to serve the font directly from their server for optimal performance.. You may also want to checkout our guide on how to use icon fonts WordPress and how to change the font size WordPress..
Read more