@font-face {
	font-family: "Museo Sans";
	src: url("/font/museo-sans/MuseoSans-100.otf") format("opentype");
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: "Museo Sans";
	src: url("/font/museo-sans/MuseoSans-100Italic.otf") format("opentype");
	font-weight: 100;
	font-style: italic;
}
@font-face {
	font-family: "Museo Sans";
	src: url("/font/museo-sans/MuseoSans-300.otf") format("opentype");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: "Museo Sans";
	src: url("/font/museo-sans/MuseoSans-300Italic.otf") format("opentype");
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: "Museo Sans";
	src: url("/font/museo-sans/MuseoSans-700Italic.otf") format("opentype");
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: "Museo Sans";
	src: url("/font/museo-sans/MuseoSans-900Italic.otf") format("opentype");
	font-weight: 900;
	font-style: italic;
}
@font-face {
	font-family: "Museo Sans";
	src: url("/font/museo-sans/MuseoSans_500.otf") format("opentype");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: "Museo Sans";
	src: url("/font/museo-sans/MuseoSans_500Italic.otf") format("opentype");
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: "Museo Sans";
	src: url("/font/museo-sans/MuseoSans_700.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: "Museo Sans";
	src: url("/font/museo-sans/MuseoSans_900.otf") format("opentype");
	font-weight: 900;
	font-style: normal;
}