/*苹方-简 中黑体*/
@font-face {
    font-family: 'PingFangSC-Medium';
    src: url("PingFang_SC_Medium.ttf");
    /*font-weight: normal;*/
    /*font-style: normal;*/
}

/*!*苹方-简 常规体*!*/
@font-face {
    font-family: 'PingFangSC-Regular';
    src: url('PingFang_SC_Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

/*苹方-简 中粗体*/
@font-face {
    font-family: 'PingFangSC-Semibold';
    src: url('PingFang_SC_Semibold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINCondensed-Bold';
    src: url('DIN-Condensed-Bold-2.ttf');
    font-weight: normal;
    font-style: normal;
}
