Hello,
Due to cross-origin rules, a fontcustom font with the @font-face src pointing to a subdomain path creates inconsistent behavior. It will not work in firefox or IE, but will work fine in other browsers. To increase compatibility without requiring a CORS configuration, I'd like to recommend the following change for the scss-rails template:
Hello, Due to cross-origin rules, a fontcustom font with the @font-face src pointing to a subdomain path creates inconsistent behavior. It will not work in firefox or IE, but will work fine in other browsers. To increase compatibility without requiring a CORS configuration, I'd like to recommend the following change for the scss-rails template:
Any chance this can be added? Thanks