first commit
This commit is contained in:
81
src/static/font/iconfont.css
Normal file
81
src/static/font/iconfont.css
Normal file
@@ -0,0 +1,81 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 4386638 */
|
||||
src: url('~@/static/font/iconfont.ttf?t=1703474652463') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-phonebaocun:before {
|
||||
content: "\e80b";
|
||||
}
|
||||
|
||||
.icon-phoneshizhong:before {
|
||||
content: "\e74f";
|
||||
}
|
||||
|
||||
.icon-phonesaoyisao:before {
|
||||
content: "\e891";
|
||||
}
|
||||
|
||||
.icon-qh-right:before {
|
||||
content: "\e603";
|
||||
}
|
||||
|
||||
.icon-qh-right2:before {
|
||||
content: "\e602";
|
||||
}
|
||||
|
||||
.icon-share:before {
|
||||
content: "\ebab";
|
||||
}
|
||||
|
||||
.icon-link:before {
|
||||
content: "\e63a";
|
||||
}
|
||||
|
||||
.icon-up:before {
|
||||
content: "\e601";
|
||||
}
|
||||
|
||||
.icon-down:before {
|
||||
content: "\e671";
|
||||
}
|
||||
|
||||
.icon-bonus:before {
|
||||
content: "\e646";
|
||||
}
|
||||
|
||||
.icon-message:before {
|
||||
content: "\e645";
|
||||
}
|
||||
|
||||
.icon-lightning:before {
|
||||
content: "\e6b9";
|
||||
}
|
||||
|
||||
.icon-watch1:before {
|
||||
content: "\e66d";
|
||||
}
|
||||
|
||||
.icon-watch:before {
|
||||
content: "\e614";
|
||||
}
|
||||
|
||||
.icon-code:before {
|
||||
content: "\e61e";
|
||||
}
|
||||
|
||||
.icon-phone:before {
|
||||
content: "\e678";
|
||||
}
|
||||
|
||||
.icon-dang:before {
|
||||
content: "\e600";
|
||||
}
|
||||
|
||||
BIN
src/static/font/iconfont.ttf
Normal file
BIN
src/static/font/iconfont.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user