@font-face ie problems

前端 未结 4 1386
猫巷女王i
猫巷女王i 2020-12-19 17:27

I have tried a few different ways to include the correct fonts in the CSS. I know that I need the eot version for the font to work on IE, but I can\'t get it to recognize i

4条回答
  •  失恋的感觉
    2020-12-19 18:13

    Sometimes when you convert font type (other that TTF) the font doesn't work.. Try to use TTF font and convert it..

    I didn't experience that with TTF fonts.. but i did with other font types.

提交回复
热议问题