@font-face {
  font-family: MuseoSans;
  font-weight: 300;
  src: url("MuseoSans-300.otf") format("opentype");
}

@font-face {
  font-family: MuseoSans;
  font-weight: 500;
  src: url("MuseoSans_500.otf") format("opentype");
}

@font-face {
  font-family: MuseoSans;
  font-weight: 700;
  src: url("MuseoSans_700.otf") format("opentype");
}

@font-face {
  font-family: MuseoSans;
  font-weight: 900;
  src: url("MuseoSans_900.otf") format("opentype");
}