Changing fonts in Gatsby
April 13, 2020
I’ve been doing much frontend work lately, and it’s a great opportunity for me to improve on that area.
After searching through the net, I’ve found this article to be the simplest and concise resource.
Other references
https://www.bricolage.io/typefaces-easiest-way-to-self-host-fonts/
https://www.gatsbyjs.org/packages/gatsby-plugin-web-font-loader/
https://css-tricks.com/snippets/css/using-font-face/
Written by Julian Macmang