1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 13:18:26 -04:00
jarv.is/lib/styles/fonts/loaders/GeistSans.ts
Jake Jarvis e877916f6f
switch fonts to Geist Sans and Geist Mono (#1835)
* switch fonts to Geist Sans and Geist Mono

* adjust font sizes slightly

* fix lockfile

* Update contact.tsx
2024-01-08 11:10:05 -05:00

4 lines
72 B
TypeScript

import { GeistSans } from "geist/font/sans";
export default GeistSans;