I need to use @font-face feature and my fonts are in OTF/TTF format and Microsoft browsers support only EOT format. I tried to use Microsoft tool WEFT, but it didn\'t work or I
In Ubuntu, install mkeot:
mkeot
sudo apt-get install eot-utils
Then:
mkeot fontfilename.otf > fontfilename.eot