/*
 * cwTeXHei (Chinese-traditional) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'cwTeXHei';
  font-style: normal;
  font-weight: 500;
  src: url(../font/cwtexhei/v3/cwTeXHei-zhonly.eot);
  src: url(../font/cwTeXHei-zhonly.eot?#iefix) format('embedded-opentype'),
       url(../font/cwTeXHei-zhonly.woff2) format('woff2'),
       url(../font/cwTeXHei-zhonly.woff) format('woff'),
       url(../font/cwTeXHei-zhonly.ttf) format('truetype');
}