/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
@font-face { font-family: 'MyFontFamily'; src: url('myfont-webfont.eot#') format('eot'), url('myfont-webfont.woff') format('woff'), url('myfont-webfont.ttf') format('truetype'), url('myfont-webfont.svg#svgFontName') format('svg'); }
URL: http://www.fontspring.com/blog/the-new-bulletproof-font-face-syntax