@font-face {
    font-family: 'yhsn';
    font-display: swap;
    src: url('/font/yhsn.ttf') format("truetype");
}

body {
    font-family: 'yhsn';
}
