diff --git a/app/[locale]/layout.tsx b/app/[locale]/layout.tsx index f663993..7152f5c 100644 --- a/app/[locale]/layout.tsx +++ b/app/[locale]/layout.tsx @@ -13,7 +13,7 @@ import AuthWrapper from "@/context/AuthWrapper"; import localFont from 'next/font/local' const geistSans = localFont({ - src: '../../public/fonts/GeistVF.woff2', + src: '../../public/GeistVF.woff2', variable: '--font-geist-sans', }) diff --git a/public/or3nQ6H-1_WfwkMZI_qYFrkdmhHkjkotbA.woff2 b/public/GeistVF.woff2 similarity index 100% rename from public/or3nQ6H-1_WfwkMZI_qYFrkdmhHkjkotbA.woff2 rename to public/GeistVF.woff2