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

@font-face {
  font-family: "Noto Sans TC Light";
  src: url(../fonts/NotoSansTC-Light.woff2);
}
@font-face {
  font-family: 'Noto Sans TC Thin';
  src: url(../fonts/NotoSansTC-Thin.woff2);
}
