Files
im/static/imfont/iconfont.css
T
cansnow db99bebcb4 22
2026-01-15 22:50:35 +08:00

26 lines
449 B
CSS

@font-face {
font-family: "imfont"; /* Project id 5108944 */
src: url('/static/imfont/iconfont.ttf?t=1768272147036') format('truetype');
}
.imfont {
font-family: "imfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.im-bell_slash:before {
content: "\e7e5";
}
.im-bell-off:before {
content: "\e87f";
}
.im-user-plus:before {
content: "\e9d4";
}