I used ttf font for my website using @font-face in css like this
@font-face
{
font-family: myFirstFont;
src: url('tamil.ttf');
}
.tlan {
font-family: myFirstFont;
color:#039;
}
tamil.ttf is not english language font. I can't able to solve this problem ..
follow this link, for all my stuffs regarding this @font-face problem. http://aaritcare.com/font%20problem/
i am attached word document with my font .