@font-face {
  font-family: "MuseoSansLight";
  src: url("../fonts/MuseoSansLight.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "MuseoSansRegular";
  src: url("../fonts/MuseoSansRegular.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "MuseoSansBold";
  src: url("../fonts/MuseoSansBold.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "MuseoSansBlack";
  src: url("../fonts/MuseoSansBlack.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'sf_ui__textlight';
  src: url('../fonts/sfuitext-light-webfont.woff2') format('woff2'),
  url('../fonts/sfuitext-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sf_ui__textmedium';
  src: url('../fonts/sfuitext-medium-webfont.woff2') format('woff2'),
  url('../fonts/sfuitext-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}