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

@font-face {
  font-family: 'Noto Sans Thin';
  src: url(../fonts/NotoSans-Thin.ttf);
}
@font-face {
  font-family: 'Noto Sans CJK TC Thin';
  src: url(../fonts/NotoSansCJKtc-Thin.otf);
}
@font-face {
  font-family: 'Noto Sans CJK TC Light';
  src: url(../fonts/NotoSansCJKtc-Light.otf);
}
@font-face {
  font-family: "Gen Jyuu Gothic Light";
  src: url(../fonts/GenJyuuGothic-Light.ttf);
}
@font-face {
  font-family: "Bebas Neue";
  src: url(../fonts/BebasNeue-Regular.ttf);
}
@font-face {
  font-family: "Arvo";
  src: url(../fonts/Arvo-Regular.ttf);
}
@font-face {
  font-family: "Soure Sans Pro";
  src: url(../fonts/SourceSansPro-Regular.ttf);
}
@font-face {
  font-family: "Soure Sans Pro Light";
  src: url(../fonts/SourceSansPro-Light.ttf);
}