Fonts and Font Awesome icons not loading over SSL

后端 未结 7 2296
心在旅途
心在旅途 2021-01-06 06:16

I\'m trying to get my website to load correctly over SSL, and every time I view the page, the icons and font aren\'t loading.

Here\'s what I\'m using for my CSS and

7条回答
  •  粉色の甜心
    2021-01-06 06:17

    I had the same SSL/TLS error/issue over the chrome. It worked OK on the firefox. I had to switch the sources.

    There is issue with MaxCDN you need to use KeyCDN.

    Switch from:

    
    

    to:

    
    

提交回复
热议问题