@font-face {
    font-family: "PingFang SC";
    src: url('../fonts/pingfang/PingFangSCRegular.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "PingFang SC-Medium";
    src: url('../fonts/pingfang/PingFangSCMedium.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "PingFang SC-Light";
    src: url('../fonts/pingfang/PingFangSCLight.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "PingFang SC-Bold";
    src: url('../fonts/pingfang/PingFangSCBold.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;
}