@font-face {
  font-family: "Museo Sans";
  src: url("MuseoSans_100.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  }

@font-face {
  font-family: "Museo Sans";
  src: url("MuseoSans_300.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  }

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

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

@font-face {
  font-family: "Museo Sans";
  src: url("MuseoSans_700_Italic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  }

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