I\'m in the process of building a small intranet application and try, with no luck, to use Adobe font I purchased lately. As I was informed, in our case it\
You should set the format of the ie font to 'embedded-opentype' and not 'eot'. For example:
src: url('fontname.eot?#iefix') format('embedded-opentype')