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.
 
 
 
 
 
 

61 lines
854 B

@font-face {
font-family: "iconfont"; /* Project id 3791506 */
src: url('iconfont.ttf?t=1714220334746') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-chat:before {
content: "\e600";
}
.icon-setting:before {
content: "\e620";
}
.icon-friend:before {
content: "\e604";
}
.icon-exit:before {
content: "\e9e4";
}
.icon-chat-video:before {
content: "\e73b";
}
.icon-chat-voice:before {
content: "\e633";
}
.icon-ok:before {
content: "\e6ac";
}
.icon-receipt:before {
content: "\e61a";
}
.icon-emoji:before {
content: "\e60c";
}
.icon-group:before {
content: "\e7f4";
}
.icon-phone-reject:before {
content: "\e605";
}
.icon-phone-accept:before {
content: "\e8be";
}