first commit
This commit is contained in:
43
WebRoot/node_modules/font-smart/iconfont.css
generated
vendored
Normal file
43
WebRoot/node_modules/font-smart/iconfont.css
generated
vendored
Normal file
@ -0,0 +1,43 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 2820104 */
|
||||
src: url('iconfont.woff2?t=1636707097531') format('woff2'),
|
||||
url('iconfont.woff?t=1636707097531') format('woff'),
|
||||
url('iconfont.ttf?t=1636707097531') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-ercigongshui:before {
|
||||
content: "\e617";
|
||||
}
|
||||
|
||||
.icon-gongshuichang-weixuanzhong:before {
|
||||
content: "\e611";
|
||||
}
|
||||
|
||||
.icon-shuiguan:before {
|
||||
content: "\e612";
|
||||
}
|
||||
|
||||
.icon-a-jiangzhang1:before {
|
||||
content: "\e613";
|
||||
}
|
||||
|
||||
.icon-biaopan:before {
|
||||
content: "\e614";
|
||||
}
|
||||
|
||||
.icon-gongdan:before {
|
||||
content: "\e615";
|
||||
}
|
||||
|
||||
.icon-shuizhi:before {
|
||||
content: "\e616";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user