/* Chinese fonts - locally hosted for offline/consistent rendering */
/* font-weight: 1 900 covers all weights so the browser always uses these files */

@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 1 900;
  font-display: swap;
  src: url('/fonts/noto-sans-sc.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 1 900;
  font-display: swap;
  src: url('/fonts/noto-serif-sc.woff2') format('woff2');
}

@font-face {
  font-family: 'Ma Shan Zheng';
  font-style: normal;
  font-weight: 1 900;
  font-display: swap;
  src: url('/fonts/ma-shan-zheng.woff2') format('woff2');
}

@font-face {
  font-family: 'ZCOOL XiaoWei';
  font-style: normal;
  font-weight: 1 900;
  font-display: swap;
  src: url('/fonts/zcool-xiaowei.woff2') format('woff2');
}

@font-face {
  font-family: 'ZCOOL QingKe HuangYou';
  font-style: normal;
  font-weight: 1 900;
  font-display: swap;
  src: url('/fonts/zcool-qingke-huangyou.woff2') format('woff2');
}

@font-face {
  font-family: 'ZCOOL KuaiLe';
  font-style: normal;
  font-weight: 1 900;
  font-display: swap;
  src: url('/fonts/zcool-kuaile.woff2') format('woff2');
}

@font-face {
  font-family: 'Long Cang';
  font-style: normal;
  font-weight: 1 900;
  font-display: swap;
  src: url('/fonts/long-cang.woff2') format('woff2');
}

@font-face {
  font-family: 'Zhi Mang Xing';
  font-style: normal;
  font-weight: 1 900;
  font-display: swap;
  src: url('/fonts/zhi-mang-xing.woff2') format('woff2');
}

@font-face {
  font-family: 'Liu Jian Mao Cao';
  font-style: normal;
  font-weight: 1 900;
  font-display: swap;
  src: url('/fonts/liu-jian-mao-cao.woff2') format('woff2');
}
