import font locally
Unanswered
Ivory-billed Woodpecker posted this in #help-forum
Ivory-billed WoodpeckerOP
how can I import font locally ???
8 Replies
Ivory-billed WoodpeckerOP
where should I add fonts files?
how can I import files in scss file
@Ivory-billed Woodpecker here is the link
https://nextjs.org/docs/app/building-your-application/optimizing/fonts#local-fonts
https://nextjs.org/docs/app/building-your-application/optimizing/fonts#local-fonts
for the optimization, Next.js recommends using
next/font over using scss maybeIvory-billed WoodpeckerOP
what if I dont want use next/font?
simply add font files to app
and add styles global
styles