Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 263 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 263 Bytes

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