@font-face {
    font-family: 'Dopera font';  
    src: url('../assets/fonts/Brush/Bold-Brush-2.otf') format('opentype');  /* 指定字体文件路径 */
    font-weight: normal;
    font-style: normal;
}