Files
aida_front/src/assets/iconfont2/iconfont.css

46 lines
684 B
CSS
Raw Normal View History

2023-10-20 17:21:45 +08:00
@font-face {
2023-11-30 10:54:22 +08:00
font-family: "iconfont"; /* Project id */
src: url('iconfont.ttf?t=1701308010197') format('truetype');
2023-10-20 17:21:45 +08:00
}
.iconfont {
font-family: "iconfont" !important;
2023-11-16 09:44:53 +08:00
font-size: 1.8rem;
2023-10-20 17:21:45 +08:00
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
2023-11-30 10:54:22 +08:00
.icon-a-waitao_changkuanwaitao11x:before {
content: "\e66c";
2023-11-22 09:37:30 +08:00
}
2023-11-30 10:54:22 +08:00
.icon-fanchehui:before {
content: "\e626";
2023-11-22 09:37:30 +08:00
}
2023-11-30 10:54:22 +08:00
.icon-chehui:before {
content: "\e609";
2023-11-16 09:44:53 +08:00
}
2023-11-01 09:30:52 +08:00
.icon-yuyan:before {
content: "\e85f";
2023-10-20 17:21:45 +08:00
}
2023-11-30 10:54:22 +08:00
.icon-biaoqian:before {
content: "\e603";
}
2023-11-30 10:54:22 +08:00
.icon-bingji:before {
content: "\e620";
}
2023-11-30 10:54:22 +08:00
.icon-bingji1:before {
content: "\e668";
}
.icon-dianwei:before {
content: "\e685";
2023-11-01 09:30:52 +08:00
}