We are running a node application using font-awesome and in IE9 the icons do not show up.
If we use the CDN the icons show up fine, but we cannot rely on external resources.
We are using 4.2 and http-equiv="X-UA-Compatible" content="IE=edge"
Anyone seen issues with this before? Any mime type issues with node or something?
Icons work well in all other browsers, just IE9 doesn't work.
Thank-you