Top "Woff2" questions

a web font packaging format

Proper MIME type for .woff2 fonts

Today I updated Font Awesome package to 4.3.0 and noticed that woff2 font was added. That file is linked in CSS …

fonts mime-types woff woff2
Font Face isn't working in IIS 8.0

I have a font-face in my program generated from Font Squirrel I just can't get it to work in IIS, …

css iis fonts woff2
How to edit .woff font files offered by Google Webfonts?

Is there any free or cheap editor for Windows, that would allow to edit files with .woff extension (I checked …

fonts google-webfonts woff woff2
application/font-woff2 not working when using Asp.Net VNext

I'm doing some experiments with VNext + OSX + Chrome. I'm trying to get a woff2 file GET http://localhost:5003/fonts/fontawesome-webfont.…

asp.net asp.net-mvc-5 woff2
Bootstrap woff2 font not getting loaded correctly

Bootstrap font not loading correctly glyphicons-halflings-regular.woff2. It shows the error in my Chrome-console. Any solution to get it loaded …

javascript asp.net-mvc css twitter-bootstrap-3 woff2
WOFF2 conversion from standard WOFF

I've seen that some Google Webfonts now use WOFF 2.0. Can I somehow convert my existing WOFF-fonts to this new (and …

typography woff woff2
Are eot, ttf, and svg still necessary in the font-face declaration?

Up until now, I've used Paul Irish's bulletproof font-face syntax But I was just looking at support for .woff and .…

css fonts font-face woff woff2
Webpack 4: WOFF, WOFF2, SVGs failed to load

ERROR in ./node_modules/bootstrap/dist/fonts/glyphicons-halflings-regular.woff 1:4 Module parse failed: Unexpected character '' (1:4) You may need an appropriate …

reactjs webpack webpack-dev-server woff woff2
View contents of a .woff2 font file

I'm trying to make sure that the .woff2 font file contains the same set of glyphs as one of my .…

fonts webfonts woff2
Font rendering in Chrome (woff2) - after load font family doesn't want to change

To prevent font rendering lags related to font loading time I wrote some simple script which load CSS containing @font-face …

css google-chrome fonts font-face woff2