@font-face {
    font-family: 'PixelFont';
    src: url('./font/PixelFont.ttf') format('truetype'); /* 根据实际文件类型调整 */
}