@font-face {
	font-family: "Manrope-Variable";
	src: url("./ManropeVariable.woff2") format("woff2 supports variations"),
		url("./ManropeVariable.woff2") format("woff2-variations");
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
}

@font-face {
	font-family: 'Sverdlovsk';
	src: url('../fonts/sverdlovsk.woff2') format("woff2 supports variations"),
		url('../fonts/sverdlovsk.woff2') format("woff2-variations");
	font-style: normal;
	font-weight: 300 700;
	font-display: swap;
}