CSS Part 6- Using the @font-face
CSS Part 6- Using the @font-face

Tired of using web safe fonts? Want to add a little creativity to your text. Use @font-face style rule to use any font. The key is to make sure the font is stored with your other assets, and link is added to its source.
source