@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap");
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
select,
input,
textarea,
button {
  font-family: "Noto Serif TC", serif;
  font-style: normal;
}

body {
  font-size: 1rem;
}/*# sourceMappingURL=font-0002.css.map */