Next.js Discord

Discord Forum

Custom Font

Unanswered
MecryTv | Joe posted this in #help-forum
Open in Discord
Quick question. How can I add a custom font to next js that is in my folder structure?

1 Reply

You can use the next/font/local module and give it your file in the source prop.

See: https://nextjs.org/docs/app/building-your-application/optimizing/fonts#local-fonts