-
Bookmarked http://paulirish.com/2009/bulletproof-font-face-implementation-syntax/
page onBulletproof @font-face SyntaxLet me introduce you to the best way to do your @font-face definitions: 1 2 3 4 @font-face { font-family: 'Graublau Web'; src: url('GraublauWeb.eot?') format('eot'), url('GraublauWeb.woff')...
Bulletproof @font-face syntax « Paul Irish
Best practice for using external fonts across browsers