@font-face {
	font-family: 'Museo500';
	src: url('/static/themes/2012/fonts/museo500-regular-webfont.eot');
	src: url('museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('/static/themes/2012/fonts/museo500-regular-webfont.woff') format('woff'),
		url('/static/themes/2012/fonts/museo500-regular-webfont.ttf') format('truetype'),
		url('/static/themes/2012/fonts/museo500-regular-webfont.svg#Museo500') format('svg');
}
@font-face {
	font-family: 'Museo700';
	src: url('/static/themes/2012/fonts/museo700-regular-webfont.eot');
	src: url('museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('/static/themes/2012/fonts/museo700-regular-webfont.woff') format('woff'),
		url('/static/themes/2012/fonts/museo700-regular-webfont.ttf') format('truetype'),
		url('/static/themes/2012/fonts/museo700-regular-webfont.svg#Museo700') format('svg');
}
