Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1106862

    Hi,
    We installed two custom fonts and their variations through Enfold theme options. Everything is working fine, except in Internet Explorer, specifically IE11. So, we added a font folder under uploads and followed the MyFontsWebfontsKit instructions for embedding. This isn’t working either.

    The error message is “CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable.” and the URLs that are in error are all in the avia fonts folder. The URL and font type are listed in private content. Can you please point us in the right direction for correcting this? Thank you.

    #1106864

    Forgot to mention… we also already tried adding the following to htaccess and it didn’t help.

    <FilesMatch “\.(ttf|otf|eot|woff)$”>
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin “*”
    </IfModule>
    </FilesMatch>

    #1107151

    Hi GWS,

    I have checked it on IE11 but I don’t see any issues.
    Screenshot is posted in private content.

    Best regards,
    Nikko

    #1107228

    Thank you for confirming for us. We are good here, so please feel free to close the ticket.

    #1107273

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘font-face error – failed OpenType embedding permission check in IE11’ is closed to new replies.