94 lines
1.2 KiB
CSS
94 lines
1.2 KiB
CSS
@font-face {
|
|
font-family: "iconfont";
|
|
src: url('/static/iconfont.ttf') format('truetype');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-weikaishi2:before {
|
|
content: "\e744";
|
|
}
|
|
|
|
.icon-jinhangzhong2:before {
|
|
content: "\e64e";
|
|
}
|
|
|
|
.icon-jinhangzhong:before {
|
|
content: "\e72b";
|
|
}
|
|
|
|
.icon-weikaishi:before {
|
|
content: "\e72a";
|
|
}
|
|
|
|
.icon-yijieshu4:before {
|
|
content: "\e729";
|
|
}
|
|
|
|
.icon-weikaishi21:before {
|
|
content: "\e635";
|
|
}
|
|
|
|
.icon-arrow-up:before {
|
|
content: "\e612";
|
|
}
|
|
|
|
.icon-arrow-down:before {
|
|
content: "\e613";
|
|
}
|
|
|
|
.icon-RectangleCopy:before {
|
|
content: "\e6a2";
|
|
}
|
|
|
|
.icon-RectangleCopy1:before {
|
|
content: "\e6a9";
|
|
}
|
|
|
|
.icon-RectangleCopy2:before {
|
|
content: "\e6eb";
|
|
}
|
|
|
|
.icon-canyubiaojue:before {
|
|
content: "\e681";
|
|
}
|
|
|
|
.icon-shijian:before {
|
|
content: "\e684";
|
|
}
|
|
|
|
.icon-yiban-01:before {
|
|
content: "\e69d";
|
|
}
|
|
|
|
.icon-huiyi-01:before {
|
|
content: "\e69e";
|
|
}
|
|
|
|
.icon-yicheng-01:before {
|
|
content: "\e69f";
|
|
}
|
|
|
|
.icon-huanjieliebiao1-01:before {
|
|
content: "\e6a0";
|
|
}
|
|
|
|
.icon-lishihuiyi-01:before {
|
|
content: "\e6a1";
|
|
}
|
|
|
|
.icon-qiandaochaxun-01:before {
|
|
content: "\e6a3";
|
|
}
|
|
|
|
.icon-yonghu-01:before {
|
|
content: "\e6a4";
|
|
}
|
|
|