question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CSS3111: @font-face encountered unknown error

See original GitHub issue

Hi 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:closed
  • Created 8 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
TechFoundercommented, Nov 23, 2015

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.

0reactions
Sri8361commented, Jun 7, 2016

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 ??

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found