﻿
@font-face {
    font-family: 'PingFang SC';
    src: url('');
    src: url('') format('embedded-opentype'),
        url('../font/PingFangSCRegular.woff') format('woff'),
        url('') format('truetype'),
        url('') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}