You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
1008 B
CSS
63 lines
1008 B
CSS
|
1 month ago
|
@font-face {
|
||
|
|
font-family: "sm-iconfont"; /* Project id 2090596 */
|
||
|
|
src: url('./font.woff2') format('woff2'),
|
||
|
|
url('./font.woff') format('woff'),
|
||
|
|
url('./font.ttf') format('truetype');
|
||
|
|
}
|
||
|
|
|
||
|
|
.sm-iconfont {
|
||
|
|
font-family: "sm-iconfont" !important;
|
||
|
|
font-size: 16px;
|
||
|
|
font-style: normal;
|
||
|
|
-webkit-font-smoothing: antialiased;
|
||
|
|
-moz-osx-font-smoothing: grayscale;
|
||
|
|
}
|
||
|
|
|
||
|
|
.iconguocheng:before {
|
||
|
|
content: "\e655";
|
||
|
|
}
|
||
|
|
|
||
|
|
.iconchenggong1:before {
|
||
|
|
content: "\e656";
|
||
|
|
}
|
||
|
|
|
||
|
|
.iconshuaxin:before {
|
||
|
|
content: "\e653";
|
||
|
|
}
|
||
|
|
|
||
|
|
.iconguanbi:before {
|
||
|
|
content: "\e654";
|
||
|
|
}
|
||
|
|
|
||
|
|
.iconshibai:before {
|
||
|
|
content: "\e652";
|
||
|
|
}
|
||
|
|
|
||
|
|
.iconchenggong:before {
|
||
|
|
content: "\e651";
|
||
|
|
}
|
||
|
|
|
||
|
|
.icona-bianzubeifen22:before {
|
||
|
|
content: "\e650";
|
||
|
|
}
|
||
|
|
|
||
|
|
.iconshezhengwenben:before {
|
||
|
|
content: "\e60c";
|
||
|
|
}
|
||
|
|
|
||
|
|
.iconweijinwenben:before {
|
||
|
|
content: "\e60d";
|
||
|
|
}
|
||
|
|
|
||
|
|
.iconshipin:before {
|
||
|
|
content: "\e60e";
|
||
|
|
}
|
||
|
|
|
||
|
|
.icontupian:before {
|
||
|
|
content: "\e60f";
|
||
|
|
}
|
||
|
|
|
||
|
|
.iconyinpin:before {
|
||
|
|
content: "\e610";
|
||
|
|
}
|
||
|
|
|