Add Google Fonts to NextJS

Опубликовано: 23 Декабрь 2024
на канале: Mohammad Faisal
9,402
81

In this video, we will show how we can add any google font to your nextjs website.
We will see 2 ways to do this.

1. Using custom document
2. Using CSS Import

Google Fonts:
https://fonts.google.com/

Custom Document:
https://nextjs.org/docs/advanced-feat...

Github Repo:
https://github.com/Mohammad-Faisal/ne...

Medium Article:
https://enlear.academy/how-to-add-goo...