# fonts/

Place self-hosted font files here as .woff2 files.

For this project you need:

  eb-garamond-400.woff2          EB Garamond Regular
  eb-garamond-400-italic.woff2   EB Garamond Regular Italic
  eb-garamond-500.woff2          EB Garamond Medium
  eb-garamond-500-italic.woff2   EB Garamond Medium Italic
  outfit-variable.woff2          Outfit Variable

Download from fonts.google.com or fontsource.org.

Once downloaded, add @font-face declarations to css/02-base.css
and remove the Google Fonts <link> tag from index.html.
See README.md for full instructions.
