@font-face {
	font-family: "leaguespartan";
	src:
		url("../fonts/LeagueSpartan/woff2/LeagueSpartan-VariableFont_wght.woff2")
			format("woff2 supports variations"),
		url("../fonts/LeagueSpartan/woff2/LeagueSpartan-VariableFont_wght.woff2")
			format("woff2-variations");
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "opensans";
	src:
		url("../fonts/OpenSans/woff2/OpenSans-VariableFont_wght.woff2")
			format("woff2 supports variations"),
		url("../fonts/OpenSans/woff2/OpenSans-VariableFont_wght.woff2")
			format("woff2-variations");
	font-weight: 300 800;
	font-style: normal;
	font-display: swap;
}
