What steps will reproduce the problem? 1. Add any font to a page. 2. Browse said page in IE11 3. Recieve error: CSS3114 "@font-face failed OpenType embedding permission check. Permission must be Installable."
What is the expected output? What do you see instead? The font should be served in a way that allows IE11 to use the font.
What version of the product are you using? On what operating system? Win8.1 Preview, Internet Explorer 11.
Please provide any additional information below.
Comment #1
Posted on Oct 24, 2013 by Grumpy DogWhich font is this?
Comment #2
Posted on Oct 24, 2013 by Grumpy DogI see fonts working fine in MSIE 11
- msie11.png 32.39KB
- fontworks.png 408.03KB
Comment #3
Posted on Oct 24, 2013 by Happy WombatI cannot reproduce this any longer. It appears that they have either fixed the problem or the fonts have been updated for compatibility.
Comment #4
Posted on Oct 24, 2013 by Grumpy DogThe fonts weren't updated so I guess something changed in MSIE :)
Comment #5
Posted on Dec 27, 2013 by Grumpy CamelIt's caused from cross-origin restriction. Any suggestion?
What steps will reproduce the problem? 1.Embed google font into local website 2.Embed by using standard method https://gist.github.com/anonymous/8142662 3.Open on IE 11 and the font doesn't load.
What is the expected output? What do you see instead? The font should be served in a way that allows IE11 to use the font.
What version of the product are you using? On what operating system? Win 8.1 with IE 11.0.9600.16384
- google-fonts-ie11.png 70.73KB
Comment #6
Posted on Aug 12, 2015 by Helpful CatI got around this by storing the fonts locally.
Status: WontFix
Labels:
Type-Defect
Priority-Medium