@font-face {
    font-family: "PingFang SC Regular";
    src: url("PingFang Regular.eot"); /* IE9 */
    src: url("PingFang Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("PingFang Regular.woff") format("woff"), /* chrome, firefox */
    url("PingFang Regular.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("PingFang Regular.svg#PingFang SC Regular") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "PingFang SC Medium";
    src: url("PingFang Medium.eot"); /* IE9 */
    src: url("PingFang Medium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("PingFang Medium.woff") format("woff"), /* chrome, firefox */
    url("PingFang Medium.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("PingFang Medium.svg#PingFang SC Medium") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "PingFang SC Bold";
    src: url("PingFang Bold.eot"); /* IE9 */
    src: url("PingFang Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("PingFang Bold.woff") format("woff"), /* chrome, firefox */
    url("PingFang Bold.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("PingFang Bold.svg#PingFang SC Bold") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
.ft-pfr{
	font-family: "PingFang SC Regular";
}
.ft-pfm{
	font-family: "PingFang SC Medium";
}
.ft-pfb{
	 font-family: "PingFang SC Bold";
}

