Make Adobe fonts work with CSS3 @font-face in IE9

前端 未结 19 2164
佛祖请我去吃肉
佛祖请我去吃肉 2020-11-27 10:04

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\

19条回答
  •  粉色の甜心
    2020-11-27 10:16

    I tried the ttfpatch tool and it didn't work form me. Internet Exploder 9 and 10 still complained.

    I found this nice Git gist and it solved my issues. https://gist.github.com/stefanmaric/a5043c0998d9fc35483d

    Just copy and paste the code in your css.

提交回复
热议问题