Some of our IE11 clients are not seeing the \"font-awesome\" webfonts in our web application. I have done extensive testing with our own IE11 instances, and also via cross b
I have noticed sites in the "Restricted Sites" (in Internet Explorer) do not show font awesome whereas sites in "trusted sites" zone do.
So I'd guess the issue is with different IE security settings for different users.
Can you ask users to check / change their options in IE e.g. (instruction for IE 11 but others will be very similar) :
N.B. if you are not using https you may also need the option
Request a User makes these changes and then troubleshoot from there.
If you have access to any of the user's machines, can remote in, or have any advanced users you can guide then could also attempt to debug using the excellent Fiddler http proxy on their machine to see what is happening at the http request / response level.
You can also change your own IE security settings to see if you can replicate the problem