css font issue in internet explorer -


i using following code in css render fonts, not working in ie

@font-face{font-family: beloved; src: url('font/beloved.ttf');}

any suggestions?

you're better off going fontsquirrel.com , whipping @font-face kit maximum cross-browser. paul irish has slick bulletproof cross-browser example of how embed @font-face correctly.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -