/*
!*苹方-简 中黑体*!
@font-face {
    font-family: 'pingFangSC-Medium';
    src: url('../fonts/PingFangSC-Medium.ttf');
    font-weight: normal;
    font-style: normal;
}
!*苹方-简 中粗体*!
@font-face {
    font-family: 'pingFangSC-Medium';
    src: url('../fonts/PingFangSC-Semibold.ttf');
    font-weight: normal;
    font-style: normal;
}
!*苹方-简 细体*!
@font-face{
    font-family: 'pingFangSC-Light';
    src: url('../fonts/PingFangSC-Light.ttf');
    font-weight: normal;
    font-style: normal;
}
!*苹方-简 常规体*!
@font-face {
    font-family: 'pingFangSC-Regular';
    src: url('../fonts/PingFangSC-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
!*苹方-简 极细体*!
@font-face {
    font-family: 'pingFangSC-Ultralight';
    src: url('../fonts/PingFangSC-Ultralight.ttf');
    font-weight: normal;
    font-style: normal;
}
!*苹方-简 纤细体*!
@font-face {
    font-family: 'pingFangSC-Thin';
    src: url('../fonts/PingFangSC-Thin.ttf');
    font-weight: normal;
    font-style: normal;
}*/
