/* Museo Sans Cyrillic — те же начертания, что на https://biofordent.ru (шаблон biodent) */
@font-face {
  font-family: "MuseoSans";
  src: url("../fonts/museo/MuseoSansCyrl_0.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "MuseoSans";
  src: url("../fonts/museo/MuseoSansCyrl_1.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "MuseoSans";
  src: url("../fonts/museo/MuseoSansCyrl_2.otf") format("opentype");
  font-style: normal;
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: "MuseoSans";
  src: url("../fonts/museo/MuseoSansCyrl_3.otf") format("opentype");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "MuseoSans";
  src: url("../fonts/museo/MuseoSansCyrl_4.otf") format("opentype");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}

body {
  font-family: "MuseoSans", "Inter", system-ui, sans-serif !important;
}
