Google Font Api

Following other recent posts about using non-standard fonts, I would like to show how Google Font Api is working.
Following the examples in the related page, we can create text with a custom font. In reality there's a quite wide selection of available fonts, however it is limited. If you think it is too limited, then search the blog for other solutions.


The basic function of Google Web Fonts is linking to the Google Api. Put the following code in the of your document:


Now we have all of our

tags in Tangerine font. If you add:

Hello!

to your page, you will see the new font applied. Obviously you can style the font using the appropriate styles in the