diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e08ae49..3086109 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -18,6 +18,7 @@ export const metadata: Metadata = { }, }; + const nunitoSans = Nunito_Sans({ variable: "--font-nunito-sans", subsets: ["latin"],