// mime type · font / multipart type
font/otf
OpenType font · .otf
What font/otf is
font/otf is a raw OpenType font. Like TTF it's usable on the web but larger than the WOFF formats built for it.
How it's used
You'll see this as a Content-Type value on requests and responses — for example Content-Type: font/otf. It's the type associated with the .otf file extension. Font types identify web font formats loaded via @font-face; multipart types bundle several parts in one request body.