/* Museo Sans 500 */

@font-face { 
  font-family: 'Museo Sans'; 
  font-style: normal; 
  font-weight: 300; 
  src: url('MuseoSans-300.eot'); /* IE9 Compat Modes */ 
  src: local(''), 
       url('MuseoSans-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ 
       url('MuseoSans-300.woff2') format('woff2'), /* Super Modern Browsers */ 
       url('MuseoSans-300.woff') format('woff'), /* Modern Browsers */ 
       url('MuseoSans-300.ttf') format('truetype'), /* Safari, Android, iOS */  
       url('MuseoSans-300.svg#MuseoSans') format('svg'); /* Legacy iOS */ 
}

/* Museo Sans 500*/

@font-face { 
  font-family: 'Museo Sans'; 
  font-style: normal; 
  font-weight: 500; 
  src: url('MuseoSans-500.eot'); /* IE9 Compat Modes */ 
  src: local(''), 
       url('MuseoSans-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ 
       url('MuseoSans-500.woff2') format('woff2'), /* Super Modern Browsers */ 
       url('MuseoSans-500.woff') format('woff'), /* Modern Browsers */ 
       url('MuseoSans-500.ttf') format('truetype'), /* Safari, Android, iOS */  
       url('MuseoSans-500.svg#MuseoSans') format('svg'); /* Legacy iOS */ 
}
/* Museo Sans 700*/

@font-face { 
  font-family: 'Museo Sans'; 
  font-style: normal; 
  font-weight: 700; 
  src: url('MuseoSans-700.eot'); /* IE9 Compat Modes */ 
  src: local(''), 
       url('MuseoSans-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ 
       url('MuseoSans-700.woff2') format('woff2'), /* Super Modern Browsers */ 
       url('MuseoSans-700.woff') format('woff'), /* Modern Browsers */ 
       url('MuseoSans-700.ttf') format('truetype'), /* Safari, Android, iOS */  
       url('MuseoSans-700.svg#MuseoSans') format('svg'); /* Legacy iOS */ 
}

