@font-face {
    font-family: 'SF';
    src: url('fe.woff2') format('woff2');
    font-display: swap;
}
body {
    font-family: 'SF', -apple-system, BlinkMacSystemFont, "PingFang SC",
                 "Helvetica Neue", "Microsoft YaHei", sans-serif;
}
