@font-face {
  font-family: "Avenir Next Cyr";
  src: url("avenirnextcyr-bold.eot");
  src:
    url("avenirnextcyr-bold-1.eot") format("embedded-opentype"),
    url("avenirnextcyr-bold.woff2") format("woff2"),
    url("avenirnextcyr-bold.woff") format("woff"),
    url("avenirnextcyr-bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir Next Cyr";
  src: url("avenirnextcyr-regular.eot");
  src:
    url("avenirnextcyr-regular-1.eot") format("embedded-opentype"),
    url("avenirnextcyr-regular.woff2") format("woff2"),
    url("avenirnextcyr-regular.woff") format("woff"),
    url("avenirnextcyr-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir Next Cyr";
  src: url("avenirnextcyr-medium.eot");
  src:
    url("avenirnextcyr-medium-1.eot") format("embedded-opentype"),
    url("avenirnextcyr-medium.woff2") format("woff2"),
    url("avenirnextcyr-medium.woff") format("woff"),
    url("avenirnextcyr-medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
