-
Notifications
You must be signed in to change notification settings - Fork 644
Closed
Description
Loading up a font (Industry) via the web font loader, I've had successful tests in IE9, IE10, Edge, Chrome, Firefox, and Safari. IE11, however, fails to load at all and puts the following errors into the console:
CSS3111: @font-face encountered unknown error.
d
CSS3111: @font-face encountered unknown error.
d
CSS3111: @font-face encountered unknown error.
d
CSS3111: @font-face encountered unknown error.
d
CSS3111: @font-face encountered unknown error.
d
CSS3111: @font-face encountered unknown error.
d
CSS3111: @font-face encountered unknown error.
iconFont.ttf
CSS3111: @font-face encountered unknown error.
1pO9eUAp8pSF8VnRTP3xnvesZW2xOQ-xsNqO47m55DA.woff
CSS3111: @font-face encountered unknown error.
OLffGBTaF0XFOW1gnuHF0YbN6UDyHWBl620a-IRfuBk.woff
CSS3111: @font-face encountered unknown error.
RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff
CSS3111: @font-face encountered unknown error.
2UX7WLTfW3W8TclTUvlFyQ.woff
CSS3111: @font-face encountered unknown error.
1pO9eUAp8pSF8VnRTP3xnvesZW2xOQ-xsNqO47m55DA.woff
CSS3111: @font-face encountered unknown error.
OLffGBTaF0XFOW1gnuHF0YbN6UDyHWBl620a-IRfuBk.woff
CSS3111: @font-face encountered unknown error.
2UX7WLTfW3W8TclTUvlFyQ.woff
CSS3111: @font-face encountered unknown error.
RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff
CSS3111: @font-face encountered unknown error.
1pO9eUAp8pSF8VnRTP3xnvesZW2xOQ-xsNqO47m55DA.woff
CSS3111: @font-face encountered unknown error.
OLffGBTaF0XFOW1gnuHF0YbN6UDyHWBl620a-IRfuBk.woff
CSS3111: @font-face encountered unknown error.
2UX7WLTfW3W8TclTUvlFyQ.woff
CSS3111: @font-face encountered unknown error.
RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff
CSS3111: @font-face encountered unknown error.
RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff
CSS3111: @font-face encountered unknown error.
2UX7WLTfW3W8TclTUvlFyQ.woff
CSS3111: @font-face encountered unknown error.
1pO9eUAp8pSF8VnRTP3xnvesZW2xOQ-xsNqO47m55DA.woff
CSS3111: @font-face encountered unknown error.
OLffGBTaF0XFOW1gnuHF0YbN6UDyHWBl620a-IRfuBk.woff
I have previously used Typekit fonts without issue on other projects, so am at a loss for this isolated occurrence.
Note: I noticed the following closed issue involved the same 'CSS3111' error, but it does not appear to be directly related or offer possible solutions. #173
Metadata
Metadata
Assignees
Labels
No labels