/* public/font.css */
@font-face {
  font-family: 'YouSheBiaoTiHei';
  src: url('/YouSheBiaoTiHei-2.woff2') format('woff2'),
        url('/YouSheBiaoTiHei-2.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}