/* Pixel fonts for the home page, served from this site (all SIL Open Font
   License, from Google Fonts; Latin letters only). */
@font-face {
	font-family: "Heading";
	src: url(/fonts/dotgothic16.woff2) format("woff2");
	font-display: swap;
}

@font-face {
	font-family: "Paragraph";
	src: url(/fonts/vt323.woff2) format("woff2");
	font-display: swap;
}

@font-face {
	font-family: "Tiny";
	src: url(/fonts/tiny5.woff2) format("woff2");
	font-display: swap;
}

@font-face {
	font-family: "Seg";
	src: url(/fonts/jersey10.woff2) format("woff2");
	font-display: swap;
}
