AnyFontCss – Use CSS to load any font (TTF/Freetype) in modern browsers

With Chrome, Firefox and now IE9 becoming more and more wide spread, and the impending death of IE6. I began to look into googles font loading library and it turned out to be some new CSS features (new to me anyway) that loaded up and allowed any font to be used within a website natively, without the need for Flash or Canvas.

You simply select a font and font style, and the app simply generates all the CSS and even the link code for the HTML to allow the loading of any installed font.

Download AnyFontCss (Requires .NET Framework 2.0)

Write a comment