Answer the question
In order to leave comments, you need to log in
How to fix Failed to decode downloaded font error?
In the browser, the font is connected, but in the console it gives the following error.
I connect fonts like this
@font-face {
font-family: 'Fiesta';
src: url('/fonts/Fiesta.eot?#iefix') format('embedded-opentype'),
url('/fonts/Fiesta.woff') format('woff'),
url('/fonts/Fiesta.ttf') format('truetype'),
url('/fonts/Fiesta.svg#Fiesta') format('svg');
font-weight: normal;
font-style: normal;
}
Answer the question
In order to leave comments, you need to log in
www.font2web.com
I ran ttf through this service and everything worked out
Validate all fonts in font programs.
fontforge.github.io/en-US
www.high-logic.com/font-editor/fontcreator.html
https://glyphsapp.com
https://birdfont.org/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question