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
Post a Comment