Skip to content
Dashboard

Introducing Geist Pixel

Copy link to headingSame system, new texture

Copy 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>
);
}

Copy link to headingDesigned for the web and for modern products

Copy link to headingCrafted on a grid, refined by hand

Copy link to headingAlready shaping what's next

Copy link to headingOne family, expanding

Ready to deploy?