2024-04-02 16:15:22 +08:00
|
|
|
@font-face {
|
2024-08-30 16:51:08 +08:00
|
|
|
font-family: "iconfont"; /* Project id 4452518 */
|
|
|
|
|
src: url('iconfont.woff2?t=1723432108642') format('woff2'),
|
|
|
|
|
url('iconfont.woff?t=1723432108642') format('woff'),
|
|
|
|
|
url('iconfont.ttf?t=1723432108642') format('truetype');
|
2024-04-02 16:15:22 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.iconfont {
|
|
|
|
|
font-family: "iconfont" !important;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
font-style: normal;
|
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
|
}
|
|
|
|
|
|
2024-08-30 16:51:08 +08:00
|
|
|
.icon-renwuliebiao:before {
|
|
|
|
|
content: "\e60a";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon-paiming_paiming:before {
|
|
|
|
|
content: "\e6dc";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon-jiazai--kuai:before {
|
|
|
|
|
content: "\e8b7";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon-renwu:before {
|
|
|
|
|
content: "\e653";
|
|
|
|
|
}
|
|
|
|
|
|
2024-04-02 16:15:22 +08:00
|
|
|
.icon-xiazaiwenjian:before {
|
|
|
|
|
content: "\e600";
|
|
|
|
|
}
|
|
|
|
|
|