Questions tagged [woff2]

a web font packaging format

Web Open Font Format version 2 (WOFF2) is a web font packaging format that offers improved compression rates compared to WOFF version 1.

Resources:

63 questions
0
votes
1 answer

woff2 and Intel XDK

I'm trying to use Material Icons with on my app using Intel XDK with no success. In my tests I got to the conclusion that the woff2 file must be in a http:// domain, and I got no success trying to load it from file://. So how to do it on Intel XDK?…
Filipe Teixeira
  • 479
  • 1
  • 7
  • 26
0
votes
1 answer

embedding font into a html

Yeah, I know it's a question that is being asked and asked again. I prefere to think that I did my homework, but still none of my browsers isn't even pulling the font from a web server (according to logs). CSS: @font-face { font-family: "Open…
drookie
  • 179
  • 3
  • 11
-1
votes
1 answer

/icons/icomoon.woff files 404 not found in Cloudways

I can't see the icomoon icons in production because it returns a 404 error: GET /icons/icomoon.woff net::ERR_ABORTED 404 (Not Found) GET /icons/icomoon.woff2 net::ERR_ABORTED 404 (Not Found) THE FILES ARE IN THE RIGHT ROUTE: public/icons I have the…
varo90
  • 56
  • 1
  • 9
1 2 3 4
5