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

@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 400;
   src: url(./NotoSansTC-Regular.woff2) format('woff2'),
        url(./NotoSansTC-Regular.woff) format('woff'),
        url(./NotoSansTC-Regular.otf) format('opentype');
 }