76 lines
1.1 KiB
CSS
76 lines
1.1 KiB
CSS
@font-face {
|
|
font-family: "iconfont"; /* Project id 3795683 */
|
|
src: url('iconfont.woff2?t=1669628868947') format('woff2'),
|
|
url('iconfont.woff?t=1669628868947') format('woff'),
|
|
url('iconfont.ttf?t=1669628868947') format('truetype');
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-game:before {
|
|
content: "\e6df";
|
|
}
|
|
|
|
.icon-gift:before {
|
|
content: "\e681";
|
|
}
|
|
|
|
.icon-sign-in:before {
|
|
content: "\e60d";
|
|
}
|
|
|
|
.icon-nav_profile:before {
|
|
content: "\e669";
|
|
}
|
|
|
|
.icon-vip-fill:before {
|
|
content: "\e78f";
|
|
}
|
|
|
|
.icon-f-coupon:before {
|
|
content: "\e778";
|
|
}
|
|
|
|
.icon-collection:before {
|
|
content: "\e6a5";
|
|
}
|
|
|
|
.icon-clear:before {
|
|
content: "\e649";
|
|
}
|
|
|
|
.icon-circle:before {
|
|
content: "\e7b1";
|
|
}
|
|
|
|
.icon-date:before {
|
|
content: "\e689";
|
|
}
|
|
|
|
.icon-qrcode:before {
|
|
content: "\e7dd";
|
|
}
|
|
|
|
.icon-cash:before {
|
|
content: "\e656";
|
|
}
|
|
|
|
.icon-clear1:before {
|
|
content: "\e600";
|
|
}
|
|
|
|
.icon-vips:before {
|
|
content: "\e662";
|
|
}
|
|
|
|
.icon-search:before {
|
|
content: "\e67d";
|
|
}
|
|
|