@font-face {
  font-family: "Pinpin Sans";
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("../fonts/pinpin-sans/PinpinSans-LatinExt.623714ac1d99.woff2") format("woff2");
  unicode-range: U + 100-2ba, U + 2bd-2c5, U + 2c7-2cc, U + 2ce-2d7, U + 2dd-2ff, U + 304, U + 308, U + 329, U + 1d00-1dbf, U + 1e00-1e9f, U + 1ef2-1eff, U + 2020, U + 20a0-20ab, U + 20ad-20c0, U + 2113, U + 2c60-2c7f, U + a720-a7ff;
}

@font-face {
  font-family: "Pinpin Sans";
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("../fonts/pinpin-sans/PinpinSans-Latin.101877a7a906.woff2") format("woff2");
  unicode-range: U + 0-ff, U + 131, U + 152-153, U + 2bb-2bc, U + 2c6, U + 2da, U + 2dc, U + 304, U + 308, U + 329, U + 2000-206f, U + 20ac, U + 2122, U + 2191, U + 2193, U + 2212, U + 2215, U + feff, U + fffd;
}

:root {
  --site-font-family: "Pinpin Sans", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", sans-serif;
}

html body, html body :not(code):not(pre):not(kbd):not(samp):not(.fa):not([class^="fa-"]):not([class * =" fa-"]) {
}

html body :is(code, pre, kbd, samp) {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
