@font-face {
  font-family: "roboto";
  font-display: swap;
  font-weight: 700;
  src: url(../../font/roboto-regular-500.woff2) format("woff2");
  unicode-range: U+0030-0039, U+0041-005A, U+0061-007A, U+0024, U+002A, U+0020;
}
@font-face {
  font-family: "roboto";
  font-display: swap;
  font-weight: 500;
  src: url(../../font/roboto-regular-500.woff2) format("woff2");
  unicode-range: U+0030-0039, U+0041-005A, U+0061-007A, U+0024, U+002A, U+0020;
}
@font-face {
  font-family: "roboto";
  font-display: swap;
  font-weight: 400;
  src: url(../../font/roboto-regular-400.woff2) format("woff2");
  unicode-range: U+0030-0039, U+0041-005A, U+0061-007A, U+0024, U+002A, U+0020;
}
@supports not (font: -apple-system-body) {
  @font-face {
    font-family: "roboto";
    font-display: swap;
    font-weight: 700;
    src: url(../../font/roboto-regular-700.woff2) format("woff2");
    unicode-range: U+0030-0039, U+0041-005A, U+0061-007A, U+0024, U+002A, U+0020;
  }
  @font-face {
    font-family: "roboto";
    font-display: swap;
    font-weight: 500;
    src: url(../../font/roboto-regular-700.woff2) format("woff2");
    unicode-range: U+0030-0039, U+0041-005A, U+0061-007A, U+0024, U+002A, U+0020;
  }
}
@font-face {
  font-family: NotoSansTC;
  font-weight: 700;
  font-display: swap;
  src: url(../../font/NotoSansTC-Bold.ttf) format("truetype");
}
@font-face {
  font-family: NotoSansTC;
  font-weight: 600;
  font-display: swap;
  src: url(../../font/NotoSansTC-SemiBold.ttf) format("truetype");
}
@font-face {
  font-family: NotoSansTC;
  font-weight: 500;
  font-display: swap;
  src: url(../../font/NotoSansTC-Medium.ttf) format("truetype");
}
@font-face {
  font-family: NotoSansTC;
  font-weight: 400;
  font-display: swap;
  src: url(../../font/NotoSansTC-Regular.ttf) format("truetype");
}