Skip to content
Novus Examples

Fonts

The fonts category carries one small demonstration typeface, generated from scratch with fontTools and exported across the four common font formats. The same glyph set ships as TrueType (TTF), OpenType/CFF (OTF), and the two web-optimised wrappers WOFF and WOFF2, so you can convert one and diff against the others or point a font loader at each container. Every file has fixed creation timestamps for reproducibility and documents its glyph coverage. The typeface is original and free to use — a fixture for testing font conversion, subsetting, and @font-face loading rather than a display face.

Sans Sample

otf
1.7 KB

OTF — Novus Sans Sample

The Novus Sans Sample demonstration typeface as OpenType/CFF outlines — one member of a TTF/OTF/WOFF/WOFF2 conversion set built from scratch with fontTools. Original and free to use; a fixture for testing font loading, subsetting, and conversion.

ttf
1.8 KB

TTF — Novus Sans Sample

The Novus Sans Sample demonstration typeface as TrueType (glyf outlines) — one member of a TTF/OTF/WOFF/WOFF2 conversion set built from scratch with fontTools. Original and free to use; a fixture for testing font loading, subsetting, and conversion.

woff
1.2 KB

WOFF — Novus Sans Sample

The Novus Sans Sample demonstration typeface as WOFF (TrueType-flavoured web font) — one member of a TTF/OTF/WOFF/WOFF2 conversion set built from scratch with fontTools. Original and free to use; a fixture for testing font loading, subsetting, and conversion.

woff2
768 B

WOFF2 — Novus Sans Sample

The Novus Sans Sample demonstration typeface as WOFF2 (Brotli-compressed web font) — one member of a TTF/OTF/WOFF/WOFF2 conversion set built from scratch with fontTools. Original and free to use; a fixture for testing font loading, subsetting, and conversion.