/*
* Noto Sans TC (Chinese_traditional) http://www.google.com/fonts/earlyaccess
*/
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  /*font-weight: 100;*/
  src: url(NotoSansTC-Light.woff2) format('woff2'),
       url(NotoSansTC-Light.woff) format('woff'),
       url(NotoSansTC-Light.otf) format('opentype');
}