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

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

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -