@font-face {
	font-family: Dystopian;
	font-weight: 400;
	src: url("dystopian.woff2") format("woff2");
	font-display: swap;
}

@font-face {
	font-family: Dystopian;
	font-weight: 900;
	src: url("./dystopian-black.woff2") format("woff2");
	font-display: swap;
}