@font-face {
  font-family: 'SIYUAN';
  src: url('/static/template/fonts/CLEARSANS-LIGHT.TTF');
  /*src: url('/static/template/fonts/SourceHanSansCN-Normal/.eot') format('embedded-opentype'),
  	   url('/static/template/fonts/SourceHanSansCN-Normal.woff') format('woff'), 
  	   url('/static/template/fonts/SourceHanSansCN-Normal.ttf') format('truetype'), 
  	   url('/static/template/fonts/SourceHanSansCN-Normal.svg') format('svg');*/
}