Skip to content
Dashboard

Introducing Geist Pixel

Link to headingSame system, new texture

Link to headingGetting started is easy

npm i geist

app/layout.tsx
import { GeistPixelSquare } from "geist/font/pixel";
export default function RootLayout({ children }) {
return (
<html lang="en" className={GeistPixelSquare.variable}>
<body>{children}</body>
</html>
);
}

Link to headingDesigned for the web and for modern products

Link to headingCrafted on a grid, refined by hand

Link to headingAlready shaping what's next

Link to headingOne family, expanding

Ready to deploy?