Latest installed EPC is 80. IE11 is the company standard
On a couple of our user's browsers, one of which is the boss's (of course it has to be his), some of the material icons don't show up, other icons do. In ALL my browser's it works fine.
I have chased down all the usual culprits:
They can download both of these
https://fonts.googleapis.com/icon?family=Material+Icons
https://fonts.gstatic.com/s/materialico ... DsNc.woff2
In the dev tools, all the requests are coming down as 200 or 304. No errors.
No errors in the console.
They can go https://material.io/icons/ and see all the icons.
This only is happening in IE11 and Edge. Chrome works fine.
I've seen this post viewtopic.php?f=4&t=1099&p=4042 but not finding anything new.
EDIT
When downloading https://fonts.googleapis.com/icon?family=Material+Icons from IE / Edge the css file itself is downloaded as a file. In Chrome the CSS shows in the browser.
as in Could it because IE is trying to download it like a Text File instead of rendering it?