@font-face {
  font-family: 'wenquanyi';
  src: url(wenquanyi.ttf);
}
.wenquanyi{
	font-family: 'wenquanyi';
}
@font-face {
  font-family: 'droid';
  src: url(droidsans.ttf);
}
.droid{
	font-family: 'droid';
}
@font-face {
  font-family: 'shetu';
  src: url(shetu.ttf);
}
.shetu{
	font-family: 'shetu';
}
@font-face {
  font-family: 'youshehei';
  src: url(youshebiaotihei.ttf);
}
.youshehei{
	font-family: 'youshehei';
}
@font-face {
  font-family: 'yousheyuan';
  src: url(youshebiaotityuan.otf);
}
.yousheyuan{
	font-family: 'yousheyuan';
}
@font-face {
  font-family: 'shoushu';
  src: url(851shoushu.ttf);
}
.shoushu{
	font-family: 'shoushu';
}
@font-face {
  font-family: 'nexa-bold';
  src: url(nexa-bold.ttf);
}
.nexa-bold{
	font-family: 'nexa-bold';
}
@font-face {
  font-family: 'nexa-light';
  src: url(nexa-light.otf);
}
.nexa-light{
	font-family: 'nexa-light';
}