diff --git a/src/app/layout.tsx b/src/app/layout.tsx index eb877d1..a6931e2 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -21,6 +21,7 @@ export const metadata: Metadata = { }, }; + const nunito = Nunito({ variable: "--font-nunito", subsets: ["latin"],