/* Museo Light */
@font-face {
  font-family: 'MuseoSans-100';
  src: url('fonts/MuseoSans-100.eot?#iefix') format('embedded-opentype'),  url('fonts/MuseoSans-100.otf')  format('opentype'),
	     url('fonts/MuseoSans-100.woff') format('woff'), url('fonts/MuseoSans-100.ttf')  format('truetype'), url('fonts/MuseoSans-100.svg#MuseoSans-100') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Museo Bold */
@font-face {
  font-family: 'MuseoSans-500';
  src: url('fonts/MuseoSans-500.eot?#iefix') format('embedded-opentype'),  url('fonts/MuseoSans-500.otf')  format('opentype'),
	     url('fonts/MuseoSans-500.woff') format('woff'), url('fonts/MuseoSans-500.ttf')  format('truetype'), url('fonts/MuseoSans-500.svg#MuseoSans-500') format('svg');
  font-weight: normal;
  font-style: normal;
}