/* styles.css */
@font-face {
    font-family: 'ys';
    src: url('../font/youshebiaotihei.ttf') format('truetype');
    font-weight: normal;
    font-style: normal; 
}