1. Go to Google Font Directory
2. Then choose one of the fonts, for example I choose Slackey
3. Then click on "Use this font"
4. After that, you will see the code. Because I choosed Slackey, so I given this code
You can put it under <head> , before you put the code, you must add "/" before ">"
<link href='http://fonts.googleapis.com/css?family=Slackey' rel='stylesheet' type='text/css'/>
and then we also given the CSS code. We can put it above ]]></b:skin>
h1 { font-family: 'Slackey', arial, serif; }
You can change h1.5. If you've finished, you can save now.
No comments:
Post a Comment