Page 1 of 1

How to use regional language font

Posted: Tue Aug 03, 2010 2:41 am
by iijb
Hi all,
Im developing a site in a regional language. My problem is related to the font(not a builtin font). How to include the font for that all browsers should display the page correctly. While searching on the net I found about eot and sifr. Is these technologies works on all browsers?. Is there any technique for dynamic downloading of font?.

Thanks in advance
iijb

Re: How to use regional language font

Posted: Tue Aug 03, 2010 5:09 am
by Salaria
Hi,

Better use unicode support while development. Including a font is really bad solution these days. You need to set your language encoding and unicode like UTF-8 support most of the languages.