
@font-face {
	font-family: "Korolev-Regular";
	src: url("/assets/fonts/Korolev-Regular.woff") format("woff"),
		url("/assets/fonts/Korolev-Regular.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "RocknRoll One";
	src: url("/assets/fonts/RocknRollOne-Regular.woff2") format("woff2"),
		url("/assets/fonts/RocknRollOne-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
