@font-face
{
	font-family: 'Museo';
	font-weight: 100;
	font-style: normal;
	
	src: url('museo-100-regular.eot');
	src: url('museo-100-regular.eot?#iefix') format('embedded-opentype'),
		 url('museo-100-regular.woff') format('woff'),
		 url('museo-100-regular.ttf') format('truetype');
}

@font-face
{
	font-family: 'Museo';
	font-weight: 300;
	font-style: normal;
	
	src: url('museo-300-regular.eot');
	src: url('museo-300-regular.eot?#iefix') format('embedded-opentype'),
		 url('museo-300-regular.woff') format('woff'),
		 url('museo-300-regular.ttf') format('truetype');
}

@font-face 
{
	font-family: 'Museo';
	font-weight: 500;
	font-style: normal;
	
	src: url('museo-500-regular.eot');
	src: url('museo-500-regular.eot?#iefix') format('embedded-opentype'),
		 url('museo-500-regular.woff') format('woff'),
		 url('museo-500-regular.ttf') format('truetype');
}

@font-face
{
	font-family: 'Museo';
	font-weight: 700;
	font-style: normal;
	
	src: url('museo-700-regular.eot');
	src: url('museo-700-regular.eot?#iefix') format('embedded-opentype'),
		 url('museo-700-regular.woff') format('woff'),
		 url('museo-700-regular.ttf') format('truetype');
}
