Skip to content

philschonholzer/font-face-import

Repository files navigation

How to add a @font-face in a gatsby project

Demo

Steps:

  1. Create a font.css that has your @font-face definitions
  2. import 'font.css' in your layout.js component