You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
711 B
29 lines
711 B
@font-face {
|
|
font-family: 'iconfont';
|
|
src: url('https://at.alicdn.com/t/c/font_4299987_viu481j01hf.woff2?t=1698135634093') format('woff2'),
|
|
url('https://at.alicdn.com/t/c/font_4299987_viu481j01hf.woff?t=1698135634093') format('woff'),
|
|
url('https://at.alicdn.com/t/c/font_4299987_viu481j01hf.ttf?t=1698135634093') format('truetype');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-huodaofukuan:before {
|
|
content: "\e63c";
|
|
color:#fa436a;
|
|
}
|
|
|
|
.icon-xianjinzhifu:before {
|
|
content: "\ebdb";
|
|
color:#fa436a;
|
|
}
|
|
|
|
.icon-huiyuanjifen:before {
|
|
content: "\e6b0";
|
|
}
|
|
|