chore: 删除多余文件

This commit is contained in:
Hefeng
2023-10-26 10:29:36 +08:00
parent 112b831344
commit a41c64e7b4
2 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
@font-face {
font-family: "iconfont"; /* Project id */
src: url('./iconfont-ttf/icon-weixiu.ttf') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-weixiu:before {
content: "\e640";
}