I am using following code in CSS to render fonts, but it is not working in IE
@font-face{font-family: BELOVED; src: url('font/BELOVED.TTF');}
any suggestions?
IE unfortunately does not support TTF fonts, so you will need to use an EOT as well, supported types/browsers are
I've had limited success with font-face, but I hope that helps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With