Hi,
I am preparing website in English and Hindi, As per my search for web site in hindi there is need of font embedding for this we need two types of files
.eot and
.pfr
I make both files and attach it too.
it is working properly in I.E but not working properly in mozilla
following code is use by me for attaching files
<link rel="fontdef" src="embed/AKRUTI01.eot">
<link rel="fontdef" src="pfr/untitled.pfr">
CAN ANY ONE TELL ME WHAT CAN BE PROBLEM??
THANKS