/*Noto Sans TC (Chinese_traditional) http://www.google.com/fonts/earlyaccess*/

@font-face{
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 300;
  src: url(../font/NotoSansTC-Light.woff2) format('woff2');
}
@font-face{
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 400;
   src: url(../font/NotoSansTC-Regular.woff2) format('woff2');
}
@font-face{
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 500;
   src: url(../font/NotoSansTC-Medium.woff2) format('woff2');
}