From 276cd28908dfe0cf8be436d4a2a6ee18bd3433f2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 13:05:55 +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 50476eb..52ada82 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -22,6 +22,7 @@ export const metadata: Metadata = { }; + const roboto = Roboto({ variable: "--font-roboto", subsets: ["latin"],