/* text-arabic.css */
@font-face {
  font-family: "Noto Sans SC";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.text-style--cxina {
  font-family: "Noto Sans SC", sans-serif;
}