h1, h2, h1 a, h2 a:lang(zhsc) {
    font-family: 'Noto Sans Mono', monospace, "Noto Sans SC", serif;
    font-weight: 400;
    line-height: 1.8;
  }
  h3, h4, h5, h6, p, table, img, a:lang(zhsc) {
    font-family: 'Noto Sans Mono', monospace, "Noto Sans SC", "Microsoft YaHei", sans-serif;
    font-weight: 200;
    line-height: 1.8;
  }
  blockquote p:lang(zhsc){
    font-family: 'Noto Sans Mono', monospace, "Noto Serif SC", "Microsoft YaHei", serif;
    font-weight: 300;
    line-height: 1.8;
  }

  


  h1, h2, h1 a, h2 a:lang(jp) {
    font-family: 'Noto Sans Mono', monospace, "Noto Sans SC", "Noto Sans JP", sans-serif;
    font-weight: 300;
    line-height: 1.8;
  }
  h3, h4, h5, h6, p, table, img, a:lang(jp) {
    font-family: 'Noto Sans Mono', monospace, "Noto Sans SC", "Noto Sans JP", sans-serif;
    font-weight: 200;
    line-height: 1.8;
  }
  blockquote p:lang(jp){
    font-family: 'Noto Sans Mono', monospace, "Noto Sans SC", "Noto Serif JP", "serif";
    font-weight: 300;
    line-height: 1.8;
  }