/* Шрифты «Челюскинцев, 5» на 72dom.life — сабсеты из premium/assets/fonts (tools/fonts/build.py).
   Только два семейства бренда: CoFo/Raleway здесь не объявляются (это ДФ). font-display: swap. */
@font-face {
  font-family: "Cormorant";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("/assets/premium/fonts/cormorant-700.woff2") format("woff2");
}
@font-face {
  font-family: "TT Norms Pro";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("/assets/premium/fonts/tt-norms-pro-400.woff2") format("woff2");
}
