86 lines
1.1 KiB
CSS
86 lines
1.1 KiB
CSS
@font-face {
|
|
font-family: "iconfont"; /* Project id 4386638 */
|
|
src: url('~@/static/font/iconfont.ttf?t=1703474652463') format('truetype');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-phonefilled:before {
|
|
content: "\e68d";
|
|
}
|
|
|
|
.icon-phonebaocun:before {
|
|
content: "\e80b";
|
|
}
|
|
|
|
.icon-phoneshizhong:before {
|
|
content: "\e74f";
|
|
}
|
|
|
|
.icon-phonesaoyisao:before {
|
|
content: "\e891";
|
|
}
|
|
|
|
.icon-qh-right:before {
|
|
content: "\e603";
|
|
}
|
|
|
|
.icon-qh-right2:before {
|
|
content: "\e602";
|
|
}
|
|
|
|
.icon-share:before {
|
|
content: "\ebab";
|
|
}
|
|
|
|
.icon-link:before {
|
|
content: "\e63a";
|
|
}
|
|
|
|
.icon-up:before {
|
|
content: "\e601";
|
|
}
|
|
|
|
.icon-down:before {
|
|
content: "\e671";
|
|
}
|
|
|
|
.icon-bonus:before {
|
|
content: "\e646";
|
|
}
|
|
|
|
.icon-message:before {
|
|
content: "\e645";
|
|
}
|
|
|
|
.icon-lightning:before {
|
|
content: "\e6b9";
|
|
}
|
|
|
|
.icon-watch1:before {
|
|
content: "\e66d";
|
|
}
|
|
|
|
.icon-watch:before {
|
|
content: "\e614";
|
|
}
|
|
|
|
.icon-code:before {
|
|
content: "\e61e";
|
|
}
|
|
|
|
.icon-phone:before {
|
|
content: "\e678";
|
|
}
|
|
|
|
.icon-dang:before {
|
|
content: "\e600";
|
|
}
|
|
|