Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Failed to decode downloaded font #41

Open
@ekulabuhov

Description

Hi! I was trying to load 'font awesome' and I stumbled upon this strange issue. In Chrome it gives me:

Failed to decode downloaded font: https://sandbox.webpackbin.com/fonts/fontawesome-webfont.woff2?v=4.7.0
(index):1 OTS parsing error: invalid version tag
(index):1 Failed to decode downloaded font: https://sandbox.webpackbin.com/fonts/fontawesome-webfont.woff?v=4.7.0
(index):1 OTS parsing error: invalid version tag
(index):1 Failed to decode downloaded font: https://sandbox.webpackbin.com/fonts/fontawesome-webfont.ttf?v=4.7.0
(index):1 OTS parsing error: invalid version tag

In Firefox I see a similar error:

downloadable font: rejected by sanitizer (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:1) source: https://sandbox.webpackbin.com/fonts/fontawesome-webfont.woff2?v=4.7.0  sandbox.webpackbin.com:7:12
downloadable font: rejected by sanitizer (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:2) source: https://sandbox.webpackbin.com/fonts/fontawesome-webfont.woff?v=4.7.0  sandbox.webpackbin.com:7:12
downloadable font: rejected by sanitizer (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:3) source: https://sandbox.webpackbin.com/fonts/fontawesome-webfont.ttf?v=4.7.0 sandbox.webpackbin.com:7:12

Empty boxes are rendered instead of characters. I wonder if someone seen this problem?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions