@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(../fonts/NotoSansTC-Thin.woff2) format('woff2'), url(../fonts/NotoSansTC-Thin.woff) format('woff'),
    url(../fonts/NotoSansTC-Thin.ttf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(../fonts/NotoSansTC-ExtraLight.woff2) format('woff2'), url(../fonts/NotoSansTC-ExtraLight.woff) format('woff'),
    url(../fonts/NotoSansTC-ExtraLight.ttf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/NotoSansTC-Light.woff2) format('woff2'), url(../fonts/NotoSansTC-Light.woff) format('woff'),
    url(../fonts/NotoSansTC-Light.ttf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/NotoSansTC-Regular.woff2) format('woff2'), url(../fonts/NotoSansTC-Regular.woff) format('woff'),
    url(../fonts/NotoSansTC-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/NotoSansTC-Medium.woff2) format('woff2'), url(../fonts/NotoSansTC-Medium.woff) format('woff'),
    url(../fonts/NotoSansTC-Medium.ttf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/NotoSansTC-SemiBold.woff2) format('woff2'), url(../fonts/NotoSansTC-SemiBold.woff) format('woff'),
    url(../fonts/NotoSansTC-SemiBold.ttf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/NotoSansTC-Bold.woff2) format('woff2'), url(../fonts/NotoSansTC-Bold.woff) format('woff'),
    url(../fonts/NotoSansTC-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(../fonts/NotoSansTC-ExtraBold.woff2) format('woff2'), url(../fonts/NotoSansTC-ExtraBold.woff) format('woff'),
    url(../fonts/NotoSansTC-ExtraBold.ttf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../fonts/NotoSansTC-Black.woff2) format('woff2'), url(../fonts/NotoSansTC-Black.woff) format('woff'),
    url(../fonts/NotoSansTC-Black.ttf) format('truetype');
}
