Font Awesome fonts show up as boxes on IE8

后端 未结 10 1721
[愿得一人]
[愿得一人] 2020-12-05 05:01

So I am using Font Awesome in a project and in testing I\'m running into issues with IE8.

On Windows IE9, Chrome and Firefox show the font properly (As does Firefox,

10条回答
  •  天命终不由人
    2020-12-05 05:27

    Making Cache control in the response header as private for the font file worked perfectly in IE8 for me. More explanation on this can be found here - where he explains how he solved for PDF files (Can't display PDF from HTTPS in IE 8 (on 64-bit Vista)).

    Hope this helps.

提交回复
热议问题