How to Change Fonts
- Open google font and select the font then copy the font-family name.
- Open
src\app\layout.tsxand replace the font-family name in this file with yours as shown in below image.

src\app\layout.tsx and replace the font-family name in this file with yours as shown in below image.