google / fonts

Font files available from Google Fonts, and a public issue tracker for all things Google Fonts
https://fonts.google.com
18.12k stars 2.61k forks source link

Fonts not displaying in IE11 (css3111 error) #1391

Open mistersender opened 6 years ago

mistersender commented 6 years ago

I'm using the roboto & roboto condensed fonts on one of my websites, and noticed they are not loading in IE11, throwing the following errors:

CSS3111: @font-face encountered unknown error. Hgo13k-tfSpn0qi1SFdUfT8E0i7KZn-EPnyo3HZu7kw.woff

CSS3111: @font-face encountered unknown error. d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff

CSS3111: @font-face encountered unknown error. 2UX7WLTfW3W8TclTUvlFyQ.woff

CSS3111: @font-face encountered unknown error. b9QBgL0iMZfDSpmcXcE8nNeiznanRB67rGZDYkMvKPc.woff

CSS3111: @font-face encountered unknown error. Zd2E9abXLFGSr9G3YK2MsFzqCfRpIA3W6ypxnPISCPA.woff

CSS3111: @font-face encountered unknown error. b9QBgL0iMZfDSpmcXcE8nCSLrGe-fkSRw2DeVgOoWcQ.woff

davelab6 commented 6 years ago

@mistersender does this still happen for you?

mistersender commented 6 years ago

yes, it is still happening @davelab6

KadeHels commented 6 years ago

@mistersender

I had this same issue with the same font. Turned out to be a feature called entrusted font blocking.

Check out this site for more information: https://medium.com/@zikaitoh/css3111-and-css3114-issue-640e7d5e9163