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

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