I’m currently experiencing javascript errors on my webflow project. I’m using uploaded fonts and of course a custom domain.
Error message from (Chrome) console says:
Font from origin ‘https://daks2k3a4ib2z.cloudfront.net’ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin is therefore not allowed access.
It’s actually one of the files which does not load, the other font files load fine.
I can’t tell if it’s temporary or if this error existed before. Possible I didn’t notice it until today.