/* Self-hosted webfonts. Generated by scripts/fetch-fonts.py.

   Nothing here may reference a CDN: Grimoire is a single binary that has to
   render correctly on a machine with no route to the internet. `swap` so a
   cold cache shows the fallback serif rather than nothing. */


@font-face {
	font-family: "EB Garamond";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/static/fonts/eb-garamond-400.woff2") format("woff2");
}

@font-face {
	font-family: "EB Garamond";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/static/fonts/eb-garamond-600.woff2") format("woff2");
}

@font-face {
	font-family: "EB Garamond";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("/static/fonts/eb-garamond-700.woff2") format("woff2");
}

@font-face {
	font-family: "EB Garamond";
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url("/static/fonts/eb-garamond-400-italic.woff2") format("woff2");
}

@font-face {
	font-family: "Cinzel";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/static/fonts/cinzel-600.woff2") format("woff2");
}

@font-face {
	font-family: "Cinzel";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("/static/fonts/cinzel-700.woff2") format("woff2");
}

@font-face {
	font-family: "Departure Mono";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/static/fonts/departure-mono.woff2") format("woff2");
}

@font-face {
	font-family: "Mana";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/static/fonts/mana.woff2") format("woff2");
}

@font-face {
	font-family: "Keyrune";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/static/fonts/keyrune.woff2") format("woff2");
}
