@font-face {
	font-family: 'Museo Sans';
	src:  url('../fonts/MS_300.woff') format('woff');
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'Museo Sans';
	src:  url('../fonts/MS_500.woff') format('woff');
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: 'Museo Sans';
	src:  url('../fonts/MS_700.woff') format('woff');
	font-style: normal;
	font-weight: 700;
}