css 自定义字体 font-face
@font-face {
font-family: '名字';
src: url('mycustomfont.woff2') format('woff2'),
font-weight: normal;
font-style: normal;
font-display: swap;
}
- 放到公共样式最上边
 2 url就是你服务器上返回那个地址
参考文献:https://blog.csdn.net/Youweretrouble/article/details/129451853
 
                    
                     
                    
                 
                    
                 
                
            
         
         浙公网安备 33010602011771号
浙公网安备 33010602011771号