/* Museo Sans */
@font-face {
  font-family: "Museo Sans";
  src: url('Museo-Sans/exljbris - MuseoSans-500.otf') format("opentype");
}
@font-face {
  font-family: "Museo Sans";
  src: url('Museo-Sans/exljbris - MuseoSans-500Italic.otf') format("opentype");
  font-style: italic;
}
@font-face {
  font-family: "Museo Sans";
  src: url('Museo-Sans/exljbris - MuseoSans-100.otf') format("opentype");
  font-weight: 100;
}
@font-face {
  font-family: "Museo Sans";
  src: url('Museo-Sans/exljbris - MuseoSans-100Italic.otf') format("opentype");
  font-style: italic;
  font-weight: 100;
}
@font-face {
  font-family: "Museo Sans";
  src: url('Museo-Sans/exljbris - MuseoSans-300.otf') format("opentype");
  font-weight: 300;
}
@font-face {
  font-family: "Museo Sans";
  src: url('Museo-Sans/exljbris - MuseoSans-300Italic.otf') format("opentype");
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: "Museo Sans";
  src: url('Museo-Sans/exljbris - MuseoSans-700.otf') format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Museo Sans";
  src: url('Museo-Sans/exljbris - MuseoSans-700Italic.otf') format("opentype");
  font-style: italic;
  font-weight: 700;
}
@font-face {
  font-family: "Museo Sans";
  src: url('Museo-Sans/exljbris - MuseoSans-900.otf') format("opentype");
  font-weight: 900;
}