74 lines
1.1 KiB
CSS
74 lines
1.1 KiB
CSS
@font-face {
|
|
font-family: "iconfont"; /* Project id 2733824 ~@/static/icon/ */
|
|
src: url('~@/static/icon/iconfont.woff2?t=1628563057297') format('woff2'),
|
|
url('~@/static/icon/iconfont.woff?t=1628563057297') format('woff'),
|
|
url('~@/static/icon/iconfont.ttf?t=1628563057297') format('truetype');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-0-41:before {
|
|
content: "\e605";
|
|
}
|
|
|
|
.icon-eye-close:before {
|
|
content: "\eb50";
|
|
}
|
|
|
|
.icon-gouxuan:before {
|
|
content: "\e641";
|
|
}
|
|
|
|
.icon-ren:before {
|
|
content: "\e686";
|
|
}
|
|
|
|
.icon-weibozhiye-renwubang:before {
|
|
content: "\e68d";
|
|
}
|
|
|
|
.icon-diqiu:before {
|
|
content: "\e67d";
|
|
}
|
|
|
|
.icon-icon-test:before {
|
|
content: "\e616";
|
|
}
|
|
|
|
.icon-icon-:before {
|
|
content: "\e658";
|
|
}
|
|
|
|
.icon-kaisuo:before {
|
|
content: "\e681";
|
|
}
|
|
|
|
.icon-tongzhi:before {
|
|
content: "\e720";
|
|
}
|
|
|
|
.icon-zuojiantou:before {
|
|
content: "\e610";
|
|
}
|
|
|
|
.icon-gou1:before {
|
|
content: "\e867";
|
|
}
|
|
|
|
.icon-yuan:before {
|
|
content: "\edf8";
|
|
}
|
|
|
|
.icon-youjiantou:before {
|
|
content: "\e61d";
|
|
}
|
|
|
|
|
|
|