// mime type · font / multipart type

font/woff

WOFF web font · .woff

What font/woff is

font/woff is the older WOFF format, kept as a fallback for browsers that don't support WOFF2.

How it's used

You'll see this as a Content-Type value on requests and responses — for example Content-Type: font/woff. It's the type associated with the .woff file extension. Font types identify web font formats loaded via @font-face; multipart types bundle several parts in one request body.

Other font / multipart types