From 30d74ab681976d826d4066e0c8cdffc34be833df Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 13:22:27 +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 9a0e47b..7a35e58 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -22,6 +22,7 @@ export const metadata: Metadata = { }; + const poppins = Poppins({ variable: "--font-poppins", subsets: ["latin"],