

Pasting the URL in the location bar results in the full file being downloaded.Īfter investigating the very same issue, and going through various solutions posted online, I've created the following troubleshooting list, which covers most potential causes:

You can see in the Network Panel screenshot that the Google Fonts aren't behaving like this. The "Response body" tab just says "No data to view." Looking at the developer tools, an HTTP request for the fonts is being sent, but only a few hundred bytes are being received (probably just the headers).īut the HTTP response lists the content length correctly as several kilobytes. Url('fonts/icon.svg?-3q3vo5#rezku') format('svg') īut here's where it gets weird. Src:url('fonts/icon.eot?#iefix-3q3vo5') format('embedded-opentype'), This issue may be present in other IE versions, right now we're just focusing on IE11. Clearing the cache doesn't seem to reset it. It seems to work on the first page load, but not on subsequent page loads.

We're using icomoon for our icon fonts, and they work fine in Chrome and Firefox, but won't display in IE11.
