@font-face {
	font-family: "MuseoSans";
	src: url("../fonts/MuseoSansBlack.ttf");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "MuseoSans";
	src: url("../fonts/MuseoSansBlackItalic.ttf");
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "MuseoSans";
	src: url("../fonts/MuseoSansBold.ttf");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "MuseoSans";
	src: url("../fonts/MuseoSansBoldItalic.ttf");
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "MuseoSans";
	src: url("../fonts/MuseoSansMedium.ttf");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "MuseoSans";
	src: url("../fonts/MuseoSansMediumItalic.ttf");
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "MuseoSans";
	src: url("../fonts/MuseoSansRegular.ttf");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "MuseoSans";
	src: url("../fonts/MuseoSansItalic.ttf");
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: "MuseoSans";
	src: url("../fonts/MuseoSansLight.ttf");
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "MuseoSans";
	src: url("../fonts/MuseoSansLightItalic.ttf");
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}