From 12fba8ebfc7451cdbb617efd25a32f1c05bb78ce Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 04:40:54 +0000 Subject: [PATCH] Update theme fonts --- src/app/layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 86ceb3f..1341ea0 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,6 +20,7 @@ export const metadata: Metadata = { }, }; + const montserrat = Montserrat({ variable: "--font-montserrat", subsets: ["latin"],