@font-face {
	font-display: swap;
	font-family: "Korolev";
	font-style: normal;
	font-weight: 500;
	src: url( "./Korolev-Medium.woff2" ) format( "woff2" );
}

@font-face {
	font-display: swap;
	font-family: "Korolev";
	font-style: italic;
	font-weight: 500;
	src: url( "./Korolev-MediumItalic.woff2" ) format( "woff2" );
}

@font-face {
	font-display: swap;
	font-family: "Korolev";
	font-style: normal;
	font-weight: 700;
	src: url( "./Korolev-Bold.woff2" ) format( "woff2" );
}

@font-face {
	font-display: swap;
	font-family: "Korolev";
	font-style: italic;
	font-weight: 700;
	src: url( "./Korolev-BoldItalic.woff2" ) format( "woff2" );
}
