/* import */
@font-face {
  font-family: MuseoSans-100;
  src: url('MuseoSans/MuseoSans-100.otf')
  format("opentype");
}
@font-face {
  font-family: MuseoSans-300;
  src: url('MuseoSans/MuseoSans-300.otf')
  format("opentype");
}
@font-face {
  font-family: MuseoSans-500;
  src: url('MuseoSans/MuseoSans_500.otf')
  format("opentype");
}
@font-face {
  font-family: MuseoSans-700;
  src: url('MuseoSans/MuseoSans_700.otf')
  format("opentype");
}
@font-face {
  font-family: MuseoSans-900;
  src: url('MuseoSans/MuseoSans_900.otf')
  format("opentype");
}