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.

24 lines
526 B

@font-face {
font-family: "iconfont"; /* Project id 4260140 */
src: url('iconfont.woff2?t=1695180378813') format('woff2'),
url('iconfont.woff?t=1695180378813') format('woff'),
url('iconfont.ttf?t=1695180378813') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.layui-extendlock:before {
content: "\e650";
}
.layui-extendunlock:before {
content: "\e656";
}