/ Published in: CSS
URL: http://paulirish.com/2009/bulletproof-font-face-implementation-syntax/
Originally by Paul Irish
Expand |
Embed | Plain Text
@font-face { font-family: 'Graublau Web'; src: url(GraublauWeb.eot); src: local('Graublau Web Regular'), local('Graublau Web'), url(GraublauWeb.otf) format('opentype'); }
You need to login to post a comment.
