@font-face {
  font-family: "tencentFont";
  src: url("../font/TencentSans-W7.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "tencentFontW3";
  src: url("../font/TencentSans-W3.ttf");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "Numfont";
  src: url("../font/MediumCond.ttf");
  font-weight: normal;
  font-style: normal;
}

#h {
  font-family: TencentSansW7;
}
