@import url("https://fonts.googleapis.com/css2?family=Chiron+GoRound+TC:wght@200..900&family=Zen+Maru+Gothic&display=swap");
:root {
  --font-tw: "Chiron GoRound TC", sans-serif;
}

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