@font-face {
	font-family: 'museo_sans300';
	src: url('../fonts/museosans_300_regular-webfont.eot');
	src: url('../fonts/museosans_300_regular-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/museosans_300_regular-webfont.woff2') format('woff2'),
			 url('../fonts/museosans_300_regular-webfont.woff') format('woff'),
			 url('../fonts/museosans_300_regular-webfont.svg#museo_sans300') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'museo_sans500';
	src: url('../fonts/museosans_500_regular-webfont.eot');
	src: url('../fonts/museosans_500_regular-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/museosans_500_regular-webfont.woff2') format('woff2'),
			 url('../fonts/museosans_500_regular-webfont.woff') format('woff'),
			 url('../fonts/museosans_500_regular-webfont.svg#museo_sans500') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'museo_sans700';
	src: url('../fonts/museosans_700_regular-webfont.eot');
	src: url('../fonts/museosans_700_regular-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/museosans_700_regular-webfont.woff2') format('woff2'),
			 url('../fonts/museosans_700_regular-webfont.woff') format('woff'),
			 url('../fonts/museosans_700_regular-webfont.svg#museo_sans700') format('svg');
	font-weight: bold;
	font-style: normal;
}