Font Awesome fonts show up as boxes on IE8

后端 未结 10 1718
[愿得一人]
[愿得一人] 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:30

    The only thing that worked for me was this:

    https://github.com/FortAwesome/Font-Awesome/issues/2324

    Combined with the other answer from Jason: e.g. Instead of:

    
    

    use:

    
    

提交回复
热议问题