@font-face gotchas
http://paulirish.com/2010/font-face-gotchas/
"Over the past few months, I've collected a few worthwhile notes on @font-face that are worth reading over if you geek out about this stuff ... "
Paul Irish
: May 2010
Fighting the @font-face FOUT
http://paulirish.com/2009/fighting-the-font-face-fout/
"FOUT" = "Flash Of Unstyled Text" is the temporary unstyled text that displays in Firefox and Opera, before the @font-face takes effect. This article explains why it happens, and different ways to solve it.
Paul Irish
: October 2009
How to use CSS @font-face
http://nicewebtype.com/notes/2009/10/30/how-to-use-css-font-face/
"Code up top for quick reference, details down below — we'll prepare typefaces for use on the web, go through @font-face CSS line-by-line, and get the experts' take on browser support."
Nice Web Type
: May 2010
Quick Guide to Implement Webfonts via @font-face
http://www.html5rocks.com/tutorials/webfonts/quick/
What it is for; Mobile support?; Webfont services; Dealing with FOUT; Summary. Good links to more info, scattered in the text.
Paul Irish
: August 2010
font tools
Font Squirrel @font-face Generator
http://www.fontsquirrel.com/fontface/generator
Award-winning web tool to generate different formats (like tff and eot), and the code to include the fonts in your css file. Has links at end of page, to all the good info about using embedded fonts.
Font Squirrel
: 2010