Skip to main content

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.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read Introducing Geist Pixel on Creators Toolbox