merchapp/java-mall-app-shop-admin/static/font/iconfont.css
2025-02-26 14:56:27 +08:00

64 lines
1.2 KiB
CSS

@font-face {
font-family: "custom-icon"; /* Project id 4805967 */
src: url('@/static/font/iconfont.woff2?t=1736404172628') format('woff2'),
url('@/static/font/iconfont.woff?t=1736404172628') format('woff'),
url('@/static/font/iconfont.ttf?t=1736404172628') format('truetype');
}
.custom-icon {
font-family: "custom-icon" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.custom-icon- {
font-family: "custom-icon" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.custom-icon-xiaoxi:before {
content: "\e601";
}
.custom-icon-wode:before {
content: "\e64c";
}
.custom-icon-jingyingguanli:before {
content: "\e606";
}
.custom-icon-gongzuotai:before {
content: "\e60b";
}
.custom-icon-shituzhongxin:before {
content: "\e6bc";
}
.custom-icon-youxiang:before {
content: "\e908";
}
.custom-icon-shouji:before {
content: "\e600";
}
.custom-icon-yanzhengma:before {
content: "\e685";
}
.custom-icon-custom-user:before {
content: "\e632";
}
.custom-icon-password:before {
content: "\e61d";
}