|
@@ -1,12 +1,12 @@
|
|
|
@font-face {
|
|
|
- font-family: "iconfont"; /* Project id 5026361 */
|
|
|
+ font-family: "iconfont2"; /* Project id 5026361 */
|
|
|
src: url('/assets/iconfont/iconfont.woff2?t=1759045297361') format('woff2'),
|
|
|
url('/assets/iconfont/iconfont.woff?t=1759045297361') format('woff'),
|
|
|
url('/assets/iconfont/iconfont.ttf?t=1759045297361') format('truetype');
|
|
|
}
|
|
|
|
|
|
.iconfont2 {
|
|
|
- font-family: "iconfont" !important;
|
|
|
+ font-family: "iconfont2" !important;
|
|
|
font-size: 16px;
|
|
|
font-style: normal;
|
|
|
-webkit-font-smoothing: antialiased;
|