@font-face {
  font-family: 'Noto Sans TC', sans-serif;
  font-style: normal;
  font-weight: 100;
  src: url('https://static.workday.com/fonts/Noto_Sans_TC/NotoSansTC-Thin.otf');
}
@font-face {
  font-family: 'Noto Sans TC', sans-serif;
  font-style: normal;
  font-weight: 300;
  src: url('https://static.workday.com/fonts/Noto_Sans_TC/NotoSansTC-Light.otf');
}
@font-face {
  font-family: 'Noto Sans TC', sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url('https://static.workday.com/fonts/Noto_Sans_TC/NotoSansTC-Regular.otf');
}
@font-face {
  font-family: 'Noto Sans TC', sans-serif;
  font-style: normal;
  font-weight: 500;
  src: url('https://static.workday.com/fonts/Noto_Sans_TC/NotoSansTC-Medium.otf');
}
@font-face {
  font-family: 'Noto Sans TC', sans-serif;
  font-style: normal;
  font-weight: 700;
  src: url('https://static.workday.com/fonts/Noto_Sans_TC/NotoSansTC-Bold.otf');
}
@font-face {
  font-family: 'Noto Sans TC', sans-serif;
  font-style: normal;
  font-weight: 700;
  src: url('https://static.workday.com/fonts/Noto_Sans_TC/NotoSansTC-Black.otf');
}

