murraybiscuit
Executive Member
I've got a site currently in dev and all of a sudden with the latest chrome update, some Google fonts don't load.
I thought it may be a browser issue, but same issue in FF.
Console is throwing an error about CORS (access-control-allow-origin... whatever)
I thought it may be an extension or proxy issue in my browser, but I don't think that's the issue.
Looks to me like Google is serving cached fonts off CDN (fonts.gstatic.com) but hasn't allowed access in the CDN headers.
Anybody else having issues? (older versions of chrome don't worry about CORS on fonts, so this would be latest build & FF only).
If you go here: http://www.google.com/fonts you should see an error in the console
Is this happening for anybody else?
I thought it may be a browser issue, but same issue in FF.
Console is throwing an error about CORS (access-control-allow-origin... whatever)
I thought it may be an extension or proxy issue in my browser, but I don't think that's the issue.
Looks to me like Google is serving cached fonts off CDN (fonts.gstatic.com) but hasn't allowed access in the CDN headers.
Anybody else having issues? (older versions of chrome don't worry about CORS on fonts, so this would be latest build & FF only).
If you go here: http://www.google.com/fonts you should see an error in the console
Is this happening for anybody else?

