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({