Font awesome not working in Firefox

前端 未结 8 1738
旧巷少年郎
旧巷少年郎 2020-12-02 17:38

I\'m using bootstrap and I added font awesome through Less, overriding the Glyphicons. The icons display OK in chrome but in Firefox i just see boxes.

This is how my

8条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-02 18:01

    If you want a quick and easy way to make Font-awesome work, try using CDNJS. It's free and powered by CloudFlare. CORS is supported out of the box.

    Try something like this:

    
    

提交回复
热议问题