2024-09-19 09:38:51 +00:00
|
|
|
@font-face {
|
|
|
|
font-family: "iconfont"; /* Project id 4688792 */
|
2024-10-30 09:50:38 +00:00
|
|
|
src: url('iconfont.svg?t=1730278432006#iconfont') format('svg');
|
2024-09-19 09:38:51 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.iconfont {
|
|
|
|
font-family: "iconfont" !important;
|
|
|
|
font-size: 16px;
|
|
|
|
font-style: normal;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
}
|
|
|
|
|
2024-10-30 09:50:38 +00:00
|
|
|
.icon-huawei:before {
|
|
|
|
content: "\e610";
|
|
|
|
}
|
|
|
|
|
2024-09-24 05:50:06 +00:00
|
|
|
.icon-qiniuyun:before {
|
|
|
|
content: "\e603";
|
|
|
|
}
|
|
|
|
|
2024-09-19 09:38:51 +00:00
|
|
|
.icon-aliyun:before {
|
|
|
|
content: "\e601";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-tencentcloud:before {
|
|
|
|
content: "\e747";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-dogecloud:before {
|
|
|
|
content: "\e605";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-bt:before {
|
|
|
|
content: "\e600";
|
|
|
|
}
|
|
|
|
|