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.
44 lines
750 B
44 lines
750 B
|
3 years ago
|
@font-face {
|
||
|
|
font-family: "iconfont"; /* Project id 3776657 */
|
||
|
|
src: url('iconfont.woff2?t=1668665799410') format('woff2'),
|
||
|
|
url('iconfont.woff?t=1668665799410') format('woff'),
|
||
|
|
url('iconfont.ttf?t=1668665799410') format('truetype');
|
||
|
|
}
|
||
|
|
|
||
|
|
.iconfont {
|
||
|
|
font-family: "iconfont" !important;
|
||
|
|
font-size: 16px;
|
||
|
|
font-style: normal;
|
||
|
|
-webkit-font-smoothing: antialiased;
|
||
|
|
-moz-osx-font-smoothing: grayscale;
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-biaoqing:before {
|
||
|
|
content: "\e60c";
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-youyinpin:before {
|
||
|
|
content: "\e649";
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-audio:before {
|
||
|
|
content: "\e800";
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-group_fill:before {
|
||
|
|
content: "\e7f4";
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-yinpin:before {
|
||
|
|
content: "\e68a";
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-emoji:before {
|
||
|
|
content: "\e6f6";
|
||
|
|
}
|
||
|
|
|
||
|
|
.icon-voiceprint:before {
|
||
|
|
content: "\e953";
|
||
|
|
}
|
||
|
|
|