@charset "UTF-8";
/* ==============================================================================================
フォント設定
============================================================================================== */
@font-face {
  font-family: 'Noto Sans TC';
  font-weight: 300;
  font-display: swap;
  font-style: normal;
  src: url("https://www.citizenwatch-global.com/the-citizen/assets/font/Noto_Sans_SC/NotoSansTC-Light.otf") format("opentype"); }

@font-face {
  font-family: 'Noto Sans SC';
  font-weight: 400;
  font-display: swap;
  font-style: normal;
  src: url("https://www.citizenwatch-global.com/the-citizen/assets/font/Noto_Sans_SC/NotoSansSC-Regular.otf") format("opentype"); }

@font-face {
  font-family: 'Noto Sans SC';
  font-weight: 500;
  font-display: swap;
  font-style: normal;
  src: url("https://www.citizenwatch-global.com/the-citizen/assets/font/Noto_Sans_SC/NotoSansSC-Medium.otf") format("opentype"); }

@font-face {
  font-family: 'Noto Serif SC';
  font-style: 300;
  font-display: swap;
  src: url("https://www.citizenwatch-global.com/the-citizen/assets/font/Noto_Serif_SC/NotoSerifSC-Light.otf") format("opentype"); }
