Hi Everyone!
I’m having some font-related troubles and was hoping someone here could provide some clarity. I’ve purchased a fancy web font, put it in my resources folder and edited the various files so that it integrates into my theme. When I upload the site, it generally works just fine, but depending on if I have www. before the url, the font will either appear or not appear. The error console in Chrome lists this error:
Font from origin ‘http://darlingmarcelle.com’ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://www.darlingmarcelle.com’ is therefore not allowed access.
Does anyone know where I need to add the CORS permissions? Is that a line of code added somewhere in Rapidweaver, or something on the server config? Any ideas? Thanks!
-nathan