diff --git a/src/styles/iconfont.scss b/src/styles/iconfont.scss index e8dae52..270a92f 100644 --- a/src/styles/iconfont.scss +++ b/src/styles/iconfont.scss @@ -1,6 +1,8 @@ @font-face { - font-family: "iconfont"; /* Project id 3619513 */ - src: url('/src/styles/iconfont.ttf?t=1663207764776') format('truetype'); + font-family: "iconfont"; + /* Project id 3619513 */ + src: + url('iconfont.ttf?t=1663065236955') format('truetype'); } .iconfont { @@ -11,14 +13,6 @@ -moz-osx-font-smoothing: grayscale; } -.icon-zhankai:before { - content: "\e63f"; -} - -.icon-shouqi:before { - content: "\e640"; -} - .icon-lujing:before { content: "\e63e"; } @@ -253,5 +247,4 @@ .icon-gouwu:before { content: "\e607"; -} - +} \ No newline at end of file diff --git a/src/styles/iconfont.ttf b/src/styles/iconfont.ttf index 5fd4ed8..049f955 100644 Binary files a/src/styles/iconfont.ttf and b/src/styles/iconfont.ttf differ