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