@font-face {
  font-family: "Forma DJR Cyrillic";
  src: url("./FormaDJRCyrillicText-Regular-Testing.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Forma DJR Cyrillic";
  src: url("./FormaDJRCyrillicText-Bold-Testing.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Forma DJR Cyrillic Variable";
  src: url("./FormaDJRCyrillicVariable-VF-Testing.ttf")
    format("truetype-variations");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
