参考文章: https://blog.csdn.net/LlanyW/article/details/131189109
字体在线转换工具: https://transfonter.org/
(ps: 如果还是不展示,改一下font-family名称,同时注意清缓存
1:@font-face {
font-family: 'iconfont_hack';
…
}
2: .iconfont {
font-weight: normal;
font-style: normal;
font-family: "iconfont_hack";
}
)