/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */


@font-face {
  font-family: 'PingFang_Medium';
  src: url(../fonts/PingFang_Medium.eot);
  src:
          url('../fonts/PingFang_Medium.eot?#font-spider') format('embedded-opentype'),
          url('../fonts/PingFang_Medium.ttf') format('truetype'),
          url('../fonts/PingFang_Medium.svg') format('svg');
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family: 'PingFang_Regular';
  src: url(../fonts/PingFang_Regular.eot);
  src:
          url('../fonts/PingFang_Regular.eot?#font-spider') format('embedded-opentype'),
          url('../fonts/PingFang_Regular.ttf') format('truetype'),
          url('../fonts/PingFang_Regular.svg') format('svg');
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family: 'STXIHEI';
  src: url(../fonts/ST_Xihei.eot);
  src:
          url('../fonts/ST_Xihei.eot?#font-spider') format('embedded-opentype'),
          url('../fonts/ST_Xihei.ttf') format('truetype'),
          url('../fonts/ST_Xihei.svg') format('svg');
  font-weight:normal;
  font-style:normal;
}



