Font Awesome icons not working in OSX Safari

后端 未结 7 1986
栀梦
栀梦 2021-02-13 18:26

My font-awesome icons are working fine in Firefox and Chrome, but in Safari I just see blank space for some of them but not others. Screenshot:

7条回答
  •  闹比i
    闹比i (楼主)
    2021-02-13 18:41

    It seems Safari blocks unsigned fonts. Using CDN with integrity resolves the issue:

    For font awesome I used below link which I found at: https://fontawesome.com/how-to-use/on-the-web/setup/getting-started?using=web-fonts-with-css

    
    

提交回复
热议问题