Test files › Fonts › qa-sans.woff2
Sample WOFF2 file (qa sans)
The same "QA Sans" font as WOFF2: every table concatenated into a single Brotli stream behind a WOFF2 header and a variable-length table directory.
↓ Download qa-sans.woff2| Filename | qa-sans.woff2 |
| Format | WOFF2 |
| Size | 456 bytes (456 bytes) |
| MIME type | font/woff2 |
| SHA-256 | b317987f196d3143a3fc42d506b9700f49d4ccec2335910e4c220fa9013395ef |
What this file catchesModern @font-face delivery. WOFF2 is the format browsers actually prefer, and it is structurally unlike WOFF 1.0: one Brotli stream over all tables rather than per-table compression, with UIntBase128 lengths. Decompresses and parses in fontTools.
Download & verify
curl -fsSL -o "qa-sans.woff2" "https://files.hexaqa.com/font/qa-sans.woff2"
curl -fsSL "https://files.hexaqa.com/font/qa-sans.woff2" | sha256sum
# expect: b317987f196d3143a3fc42d506b9700f49d4ccec2335910e4c220fa9013395ef