@font-face {
  font-family: "Soyuz Grotesk";
  src:
          url("Soyuz_Grotesk_Bold.woff2") format("woff2"),
          url("Soyuz_Grotesk_Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Times New Roman";
  src:
          local("Times New Roman"),
          url("ofont.ru_Times-New-Roman.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Times New Roman";
  src:
          local("Times New Roman"),
          url("timesnewromanpsmt.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}