@font-face {
  font-family: "MuseoCyrl-500";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url('../fonts/museo-regular.woff') format('woff');
}

@font-face {
  font-family: "MuseoCyrl-700";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url('../fonts/museo-bold.woff') format('woff');
}

@font-face {
  font-family: "MuseoCyrl-900";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url('../fonts/museo-heavy.woff') format('woff');
}
