diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ab6257f..69a8fda 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"],