@import url("https://fonts.googleapis.com/css2?family=Chiron+GoRound+TC:wght@200..900&family=Zen+Maru+Gothic&display=swap");
@font-face {
  font-family: "ZenMaru-Punctuation";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/zenmarugothic/v19/o-0SIpIxzW5b-RxT-6A8jWAtCp-k6EJgNLDc4aPt1DLTVkMY-EVqJJo7qCKeuXNZ.119.woff2") format("woff2");
  unicode-range: U+3001-3002, U+ff0c;
}
:root {
  --font-ch: "ZenMaru-Punctuation", "Chiron GoRound TC", sans-serif;
}

.lang-ch#top {
  font-family: var(--font-ch);
}
/*# sourceMappingURL=append.css.map */