From f1ba46e5518a31c70173379f328b8123123a136f Mon Sep 17 00:00:00 2001 From: Benno Tielen Date: Mon, 9 Mar 2026 09:20:01 +0100 Subject: [PATCH] feat: fonts --- src/assets/fonts.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/fonts.ts b/src/assets/fonts.ts index ea446a9..e8eac78 100644 --- a/src/assets/fonts.ts +++ b/src/assets/fonts.ts @@ -22,7 +22,7 @@ const cairo = Cairo({ const faustina = Faustina({ subsets: ['latin'], display: 'swap' }) const lato = Lato({ subsets: ['latin'], - weight: ['300', '400', '700'], + weight: ['300', '400', '900'], display: 'swap' }) const merriweather = Merriweather({