Hi,
We have some reports regarding this issue, it is happens because the CDN could provide wrong files. Please empty cache and purge your files.
Thanks!
Hi,
I can’t see it on my side, all your icons look fine: http://screencast.com/t/y5o0kkjbczh however we have had some reports regarding this, and not sure for what reasons, seems that the icons are looking like that for some user only.
Please try to regenerate the newsmag fonts then empty cache/purge files again and let me know if this issue persists.
You can also try to regenerate fonts like this:
1. go to https://icomoon.io/app
2. button “import icons”, import from newsmag.svg (in /images/icons/),
3. select all icons;
4. button “generate font”, button “download”;
5. copy the 4 files (.eot, .svg .ttf .woff), in “fonts” folder in the downloaded zip file, rename icomoon.* to newsmag.*, replace old files, done.
Hope this helps!
Thanks
With some CDN setups you will need to add a CORS file entry for the fonts folder if that folder lives on the CDN; this is a well known issue separate from the font files themselves, to stop binary files loading across domains; particularly Firefox is notably sensitive to this.
There can also be setting on CDN to “keep” just that one folder loading from the original domain vs loading off CDN.
Basically the CORS entry allows the fonts to be loaded “across domains” — if you Google this issue you’ll learn more about it than you ever wanted to know !

