/ Published in: Other
Expand |
Embed | Plain Text
@font-face { font-family: 'my-webfont'; src: url('my-webfont.eot'); /* IE9 Compatibility Modes */ src: url('my-webfont.eot#') format('embedded-opentype'), /* IE6 - IE8 - IE9*/ url('my-webfont.woff') format('woff'), /* Firefox - Chrome - Opera */ url('my-webfont.ttf') format('truetype'), /* Safari - Android - iOS */ url('my-webfont.svg#my-webfont') format('svg'); /* iOS < 4.2 */ }
You need to login to post a comment.
