I\'m working on a small project, where the client sent me a font that he wants me to use for the Arabic language. The file extension for the file is .otf
I embedded the
Try converting the font to TrueType (.ttf) and SVG (.svg), and then use TrueType for IE, and SVG for Safari and Chrome.
You can use FontForge for converting the fonts.