[vue]use semantic.min.css icon font error: Failed to decode downloaded font: http://localhost:10001/font/icons.woff2

[vue]use semantic.min.css icon font error: Failed to decode downloaded font: http://localhost:10001/font/icons.woff2

App.vue,导入语义css,我从google下载字体到本地

<style lang="stylus">
    @import './asset/semantic-ui/semantic.min.css';
</style>

https://github.com/Dreampie/vuejs2-demo

如果从https://github.com/Semantic-Org/Semantic-UI-CSS/archive/master.zip下载字体损坏,请 从这里下载没问题:http://semantic-ui.com/dist/themes/default/assets/fonts/icons.woff2

因为字体文件损坏,请不要使用未发布的版本