Custom Fonts Not Showing

Hello,

We had a custom font on our website that was displaying fine until today. It looks like it reverted back to default and won’t’ show the custom font anymore. I checked in font manager as well as the page builder and they’re set correctly, but it’s still not displaying: http://sz2.b80.myftpupload.com/

Thanks!

Hey @Kannakart,

Thanks for writing in!

The custom fonts were not displaying because of this error in the console:

(index):1 Access to font at 'http://secureservercdn.net/198.71.233.106/sz2.b80.myftpupload.com/wp-content/uploads/2019/10/BERNIERRegular-Regular.ttf' from origin 'http://sz2.b80.myftpupload.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
BERNIERRegular-Regular.ttf:1 Failed to load resource: net::ERR_FAILED
(index):1 Access to font at 'http://secureservercdn.net/198.71.233.106/sz2.b80.myftpupload.com/wp-content/uploads/2019/10/Bernier.zip' from origin 'http://sz2.b80.myftpupload.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Bernier.zip:1 Failed to load resource: net::ERR_FAILED
(index):1 Access to font at 'http://secureservercdn.net/198.71.233.106/sz2.b80.myftpupload.com/wp-content/uploads/2019/10/Bernier-1.zip' from origin 'http://sz2.b80.myftpupload.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

This means that there is a CORS or Cross Origin Resource Sharing issue. To get this resolved, please check out this link:

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.