/* Subset from Noto Sans TC and Noto Serif TC. See adjacent OFL licenses. */
@font-face {
  font-family: "Noto Sans TC";
  src: url("./NotoSansTC-w400.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans TC";
  src: url("./NotoSansTC-w700.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif TC";
  src: url("./NotoSerifTC-w700.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
