From 597f745f06caecb06034e27dd0becaf84eafcd55 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 07:29:41 +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 ae872b1..82d5c90 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -21,6 +21,7 @@ export const metadata: Metadata = { }, }; + const nunito = Nunito({ variable: "--font-nunito", subsets: ["latin"],