@font-face {
	font-family: Museo Sans;
	src: url(/wp-content/themes/hostess/assests/font/MuseoSansRounded100.otf) format("opentype");
	font-weight: 100;
}

@font-face {
	font-family: Museo Sans;
	src: url(/wp-content/themes/hostess/assests/font/MuseoSansRounded300.otf) format("opentype");
	font-weight: 300;
}

@font-face {
	font-family: Museo Sans;
	src: url(/wp-content/themes/hostess/assests/font/MuseoSansRounded500.otf) format("opentype");
	font-weight: 500;
}

@font-face {
	font-family: Museo Sans;
	src: url(/wp-content/themes/hostess/assests/font/MuseoSansRounded700.otf) format("opentype");
	font-weight: 700;
}

@font-face {
	font-family: Museo Sans;
	src: url(/wp-content/themes/hostess/assests/font/MuseoSansRounded900.otf) format("opentype");
	font-weight: 900;
}

@font-face {
	font-family: Museo Sans;
	src: url(/wp-content/themes/hostess/assests/font/MuseoSansRounded1000.otf) format("opentype");
	font-weight: bold;
}