font-face在IE10中不起作用

时间:2013-11-18 13:06:30

标签: html css fonts font-face internet-explorer-10

我绝对不知道如何在IE10上显示clarendon和kievit字体。当我刷新网页时,它以clarendon字体开始,然后转向另一个..

这是我的代码中@ font-face:

的一部分
@font-face {

    font-family: 'clarendonregular';
    src: url('fonts/clarendo-webfont.eot');
    src: url('fonts/clarendo-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/clarendo-webfont.woff') format('woff'),
         url('fonts/clarendo-webfont.ttf') format('truetype'),
         url('fonts/clarendo-webfont.svg#clarendonregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

1 个答案:

答案 0 :(得分:0)

你试过webfont发生器吗? http://www.fontsquirrel.com/tools/webfont-generator