font-awesome not working in IE 11, if font download disabled from IE security options

前端 未结 3 806
甜味超标
甜味超标 2021-01-01 05:00

I used Font-awesome-min.css were working fine in IE 11 and chrome.

But my Client requirement is to use font-awesome even we disabled the font download from IE Inter

3条回答
  •  遥遥无期
    2021-01-01 05:46

    The hard way is to switch to png-based https://github.com/encharm/Font-Awesome-SVG-PNG or you can change the specific icons you want to use into png file and change content of that icon in .css file

提交回复
热议问题