From 9c12beb3bb99e07214cf0afe4791c78c8a2b93ab Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 16:38:49 +0000 Subject: [PATCH] Update theme fonts --- src/app/layout.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 178969d..fb4f792 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -14,8 +14,10 @@ export const metadata: Metadata = { description: 'Join an exclusive community for ambitious Dallas women. Connect, grow, and elevate every area of your life with authentic sisterhood and elevated experiences.', }; + const dmSans = DM_Sans({ - variable: "--font-dm-sans", subsets: ["latin"], + variable: "--font-dm-sans", + subsets: ["latin"], }); export default function RootLayout({