@font-face {
	font-display: swap;
	font-family: "MuseoCyrl";
	font-style: normal;
	font-weight: 400;
	src: url("MuseoCyrl-regular.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "MuseoCyrl";
	font-style: normal;
	font-weight: 500;
	src: url("MuseoCyrl-medium.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "MuseoCyrl";
	font-style: normal;
	font-weight: 600;
	src: url("MuseoCyrl-semibold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "MuseoCyrl";
	font-style: normal;
	font-weight: 700;
	src: url("MuseoCyrl-bold.ttf") format("truetype");
}