@font-face {
  font-family: "Golos Text";
  src: url("/live/assets/fonts/manrope-cyrillic-latin.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("/live/assets/fonts/cormorant-garamond-cyrillic-latin.woff2") format("woff2");
  font-style: normal;
  font-weight: 500 700;
  font-display: swap;
}

:lang(zh), [lang="zh"] {
  font-family: "Songti SC", "STSong", "SimSun", serif;
}
