@font-face {
	font-family: 'Museo Sans Rounded Normal';
	font-style: normal;
	font-weight: 100;
	src:
		url('MuseoSansRounded100.otf') format('otf');
}

@font-face {
	font-family: 'Museo Sans Rounded Bold';
	font-style: normal;
	font-weight: 500;
	src:
		url('MuseoSansRounded500.otf') format('otf');
}
