
/*
* 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("") format('woff2'),
       url("") format('woff'),
       url("") format('opentype');
}
*/
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: normal;
  src: url("/hku-referee/javax.faces.resource/fonts/NotoSansTC-Light.woff2.xhtml") format('woff2'),
url("/hku-referee/javax.faces.resource/fonts/NotoSansTC-Light.woff.xhtml") format('woff'),
url("/hku-referee/javax.faces.resource/fonts/NotoSansTC-Light.otf.xhtml") format('opentype'); 
}
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: bold; 
   src: url("/hku-referee/javax.faces.resource/fonts/NotoSansTC-Regular.woff2.xhtml") format('woff2'),
url("/hku-referee/javax.faces.resource/fonts/NotoSansTC-Regular.woff.xhtml") format('woff'),
url("/hku-referee/javax.faces.resource/fonts/NotoSansTC-Regular.otf.xhtml") format('opentype');
 }
/*
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 500;
   src: url("") format('woff2'),
        url("") format('woff'),
        url("") format('opentype');
}
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 700;
   src: url("") format('woff2'),
        url("") format('woff'),
        url("") format('opentype');
}
@font-face {
   font-family: 'Noto Sans TC';
   font-style: normal;
   font-weight: 900; 
   src: url("") format('woff2'),
        url("") format('woff'),
        url("") format('opentype');
}
*/