Failed to decode downloaded font

Hello phpmaker expert, May i ask the question.
i am learning to develop app using v2020. when tested it to browser i got error on console :using firefox:
“downloadable font: rejected by sanitizer (font-family: “ew” style:normal weight:400 stretch:100 src index:0) source: …/css/fonts/ew.eot?t39no9 unknown:1:29704”
"downloadable font: OS/2: Bad sTypoLineGap, setting it to 0: -32 (font-family: “ew” style:normal weight:400 stretch:100 src index:1) source: …/css/fonts/ew.woff?t39no9 unknown:1:11"using chrome:
“Failed to decode downloaded font:…/css/fonts/ew.eot?t39no9”
"OTS parsing error: invalid version tag"May anyone help me to handle that error? Thanks.

You need to configure your web server to server *.eot files.