From ac6f6cc03dfbf3561204efa4f32b8d88c263e466 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 19:40:43 +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 3c5aaba..340b2ea 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,6 +20,7 @@ export const metadata: Metadata = { }, }; + const dmSans = DM_Sans({ variable: "--font-dm-sans", subsets: ["latin"],