IE 11 “sometimes” preventing the display of “font-awesome” webfonts

前端 未结 5 410
半阙折子戏
半阙折子戏 2020-12-31 17:03

Some of our IE11 clients are not seeing the \"font-awesome\" webfonts in our web application. I have done extensive testing with our own IE11 instances, and also via cross b

5条回答
  •  生来不讨喜
    2020-12-31 17:43

    If you can't enable downloadable fonts for DISA STIG security reasons try this solution that shows you how to Base 64 a font and use it as a CSS file to push the font through.

提交回复
热议问题