@font-face {
    font-family: 'Inter';
    src: url('Inter.woff2') format('woff2'),
        url('Inter.woff') format('woff'),
        url('Inter.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: 'PingFang TC';
    src: url('苹方字体.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} */
