/* Atkinson Hyperlegible Next, licensed under the Open Font License (OFL) */
/* A copy of the license is available at `/fonts/AtkinsonHyperlegibleNext.LICENSE.txt`, or at https://openfontlicense.org */
@font-face {
	font-family: "Atkinson Hyperlegible Next";
	font-style: normal;
	font-weight: 200 800;
	font-display: swap;
	src: local("Atkinson Hyperlegible Next"),
		url(/fonts/AtkinsonHyperlegibleNext.ttf) format("truetype"), local("Atkinson Hyperlegible"); /* older font variant */
}

@font-face {
	font-family: "Atkinson Hyperlegible Next";
	font-style: italic;
	font-weight: 200 800;
	font-display: swap;
	src: local("Atkinson Hyperlegible Next"),
		url(/fonts/AtkinsonHyperlegibleNext-Italic.ttf) format("truetype"),
		local("Atkinson Hyperlegible"); /* older font variant */
}
