Skip to main content

How to Change Fonts

  1. Open google font and select the font then click on get embedded code then copy the link as shown in below image.

google-fonts

  1. Open src/pages/_document.js file and paste the link here as shown in below image

google-fonts

  1. Copy the font family as shown in below image

google-fonts

  1. Paste font family value as show in image

google-fonts