3328350766
6 天以前 761eb03d6b3bebd0b197179564c84d89d3d12a0d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
@font-face {
  font-family: 'YouSheBiaoTiHei';
  src: url('../fonts/YouSheBiaoTiHei.eot');
  src: local('YouSheBiaoTiHei'), local('YouSheBiaoTiHei'),
    url('../fonts/YouSheBiaoTiHei.eot?#iefix') format('embedded-opentype'),
    url('../fonts/YouSheBiaoTiHei.woff') format('woff'),
    url('../fonts/YouSheBiaoTiHei.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
 
@font-face {
  font-family: 'PangMenZhengDao';
  src: url('../fonts/PangMenZhengDao.ttf');
  font-weight: normal;
  font-style: normal;
}