1
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 4891760 */
|
||||
src: url('iconfont.woff2?t=1744614833234') format('woff2'),
|
||||
url('iconfont.woff?t=1744614833234') format('woff'),
|
||||
url('iconfont.ttf?t=1744614833234') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-nav07:before {
|
||||
content: "\e601";
|
||||
}
|
||||
|
||||
.icon-nav06:before {
|
||||
content: "\e602";
|
||||
}
|
||||
|
||||
.icon-nav08:before {
|
||||
content: "\e603";
|
||||
}
|
||||
|
||||
.icon-nav05:before {
|
||||
content: "\e604";
|
||||
}
|
||||
|
||||
.icon-l09:before {
|
||||
content: "\e605";
|
||||
}
|
||||
|
||||
.icon-l10:before {
|
||||
content: "\e606";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user