@charset "UTF-8";
/* 阿里巴巴普惠体字体 */
@font-face{
  font-family: "puHuiTi-h";
  src: url('puHuiTi-h.eot');
  src: url('puHuiTi-h.woff') format('woff'),
    url('puHuiTi-h.ttf') format('truetype'),
    url('puHuiTi-h.svg#iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}