CSS3 @font-face Custom Font Solution
Posted on: Thursday, August 25th 2011 by Justin Tsang

Implementing custom web fonts have been a work in progress for the design community. You will always come across a browser/OS issue when dealing with customized fonts. Here is my look on the current @font-face solution that is widely being spread.

The Basic

The basic CSS3 @font-face solution is very simple to use and implement. All you need is to upload the font file source and add some css to your stylesheet.

Syndicate content