A Google Font Directory is another services by Google, using Google Font directory will be save more bandwidht and server usage. Many question is how to integrate and Using the Google Font Directory in our WordPress theme. Today I will show you how to do this.
This method is simple, all need to do little experience in CSS and XHTML. The first time is open your header.php because we need to add this code.
<link href='http://fonts.googleapis.com/css?family=Anton' rel='stylesheet' type='text/css'>
And save your header.php Read the rest of this entry »





