Web Open Font Format — a compressed wrapper around TTF/OTF for the web.
| 0x00000000 | 774F4646 | wOFF | 'wOFF' tag |
WOFF wraps a TrueType or OpenType font with zlib compression and metadata for efficient web delivery. Files start with the tag 'wOFF'.
Have a file that might be WOFF font? Identify it with the File Type Identifier — it reads the magic number locally, nothing is uploaded. Or browse all formats.