/ Published in: CSS
Originally by Paul Irish
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
@font-face { font-family: 'Graublau Web'; src: url(GraublauWeb.eot); src: local('Graublau Web Regular'), local('Graublau Web'), url(GraublauWeb.otf) format('opentype'); }
URL: http://paulirish.com/2009/bulletproof-font-face-implementation-syntax/