Reference:
- http://www.w3schools.com/cssref/css3_pr_font-face_rule.asp
- http://blog.bobchao.net/2009/06/35-4b-font-face.html
1 2 3 4 5 |
@font-face{ font-family: myFirstFont; src: url('Sansation_Light.ttf'), url('Sansation_Light.eot'); /* IE9 */ } |
Font converter: http://www.font2web.com/