@charset "utf-8";

@font-face {
  font-family: "Arvo";
  src: url(../fonts/Arvo-Regular.ttf);
}
@font-face {
  font-family: "bahnschrift Light";
  src: url(../fonts/bahnschrift.ttf);
}
@font-face {
  font-family: "Bebas Neue";
  src: url(../fonts/BebasNeue-Regular.ttf);
}
@font-face {
  font-family: "Gen Jyuu Gothic Light";
  src: url(../fonts/GenJyuuGothic-Light.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);
}
@font-face {
  font-family: "Noto Sans CJK TC Light";
  src: url(../fonts/NotoSansCJKtc-Light.otf);
}