@font-face {
  font-weight: 300;
  font-family: Museo Sans;
  font-style: normal;
  src: local("MuseoSansCyrl-300"), local("MuseoSansCyrl 300"),
    url(/common/fonts/MuseoSansCyrl300.woff2) format("woff2");
}

@font-face {
  font-weight: 500;
  font-family: Museo Sans;
  font-style: normal;
  src: local("MuseoSansCyrl-500"), local("MuseoSansCyrl 500"),
    url(/common/fonts/MuseoSansCyrl500.woff2) format("woff2");
}

@font-face {
  font-weight: 700;
  font-family: Museo Sans;
  font-style: normal;
  src: local("MuseoSansCyrl-700"), local("MuseoSansCyrl 700"),
    url(/common/fonts/MuseoSansCyrl700.woff2) format("woff2");
}

@font-face {
  font-weight: 900;
  font-family: Museo Sans;
  font-style: normal;
  src: local("MuseoSansCyrl-900"), local("MuseoSansCyrl 900"),
    url(/common/fonts/MuseoSansCyrl900.woff2) format("woff2");
}
