CSS3111: @font-face encountered unknown error
See original GitHub issueHi I’m getting an
CSS3111: @font-face encountered unknown error
slick.eot?#iefix
on the IE9 console which completely blocks the site from rendering. When I remove the slick-theme that error goes away but of course I don’t have the default theme. Any idea how to fix the problem?
Issue Analytics
- State:
- Created 8 years ago
- Comments:9
Top Results From Across the Web
Fonts not displaying in IE11 (css3111 error) #1391 - GitHub
I'm using the roboto & roboto condensed fonts on one of my websites, and noticed they are not loading in IE11, throwing the...
Read more >"@font-face encountered unknown error." from IE11 on ...
The error in the console is @font-face encountered unknown error. The same sites render fine in Chrome, Firefox and Edge.
Read more >Error in IE CSS3111: @font-face encountered unknown error.
'An unknown problem was encountered with the "Web Open Font Format (WOFF)", and "Embedded OpenType font (EOT)" of the Cascading Style Sheets (CSS)...
Read more >CSS3111 and CSS3114 issue - Medium
CSS3111: @font-face encountered unknown error. This error is caused by an issue with the font's binary source. One of the popular online —...
Read more >WOFF fonts not working in Internet Explorer - TechNet - Microsoft
CSS3111 : @font-face encountered unknown error. Avenir LT Std 35 Light.eot. The last error above (in bold) is caused by the Comment tags...
Read more >Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi, I played around with this some more and it looks like the error is definitely from the theme file and this:
src: url(<%= asset_path('slick.eot?#iefix') %>) format('embedded-opentype')
of line 16.BTW, I’m using this: https://github.com/bodrovis/jquery-slick-rails which shouldn’t matter.
I am working on ie11 . and getting the same error font face encountered error while running webcam on it . not getting solution Why is it so ??