Introducing Geist Pixel
By Steven Van ·
Vercel adds Geist Pixel, a bitmap typeface with five separate shape variants installable via npm.
Vercel has added a fifth typeface to Geist: Geist Pixel, a bitmap-inspired font built on the same foundations as Geist Sans and Geist Mono but redrawn to a strict pixel grid.
It ships as five separate exports, each its own shape:
- Geist Pixel Square
- Geist Pixel Grid
- Geist Pixel Circle
- Geist Pixel Triangle
- Geist Pixel Line
Vercel describes it as built for real use rather than as a novelty: banners and dashboards, with the same predictable metrics and alignment as the rest of the Geist family. It installs with npm i geist, imports from geist/font/pixel, and each variant gets its own CSS variable, for example --font-geist-pixel-square for Geist Pixel Square. Full setup details are in the Geist README.

