@charset "utf-8";
/*font*/


/*CT*/
@font-face {
  font-family: "Noto Sans TC Light";
  src: url(../fonts/NotoSansTC-Light.woff2);
}
@font-face { 
  font-family: "Noto Sans CJK TC Light"; 
  src: url(../fonts/NotoSansCJKtc-Light.woff2);
}
@font-face {
  font-family: "Noto Sans TC Medium";
  src: url(../fonts/NotoSansTC-Medium.woff2);
}
@font-face {
  font-family: "Noto Serif CJK SC Medium";
  src: url(../fonts/NotoSerifCJKsc-Medium.woff2);
}
@font-face {
  font-family: "Noto Sans TC Thin";
  src: url(../fonts/NotoSansTC-Thin.woff2);
}
@font-face {
  font-family: "Noto Sans TC Regular";
  src: url(../fonts/NotoSansTC-Regular.woff2);
}
@font-face {
  font-family: "LXGW WenKai Mono TC Light";
  src: url(../fonts/LXGWWenKaiMonoTC-Light.woff2);
}


/*EN*/
@font-face {
  font-family: "bahnschrift Light";
  src: url(../fonts/bahnschrift.woff2);
}
@font-face {
  font-family: "Bebas Neue";
  src: url(../fonts/BebasNeue-Regular.woff2);
}
@font-face {
  font-family: "Arvo";
  src: url(../fonts/Arvo-Regular.woff2);
}
@font-face {
  font-family: "Gen Jyuu Gothic Light";
  src: url(../fonts/GenJyuuGothic-Light.ttf);
}
@font-face {
  font-family: "Soure Sans Pro Light";
  src: url(../fonts/SourceSansPro-Light.ttf);
}