2022-03-21 08:42:56 +00:00
|
|
|
@font-face {
|
|
|
|
font-family: "MiSans";
|
2022-07-15 13:28:26 +00:00
|
|
|
src: url('../font/MiSans-Regular.subset.woff2') format('woff');
|
2022-03-21 08:42:56 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: "iconfont";
|
|
|
|
/* Project id 3222465 */
|
2022-07-15 13:28:26 +00:00
|
|
|
src: url('../font/iconfont.woff2') format('woff2'),
|
|
|
|
url('../font/iconfont.woff') format('woff'),
|
|
|
|
url('../font/iconfont.ttf') format('truetype');
|
2022-03-21 08:42:56 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.iconfont {
|
|
|
|
font-family: "iconfont" !important;
|
|
|
|
font-size: 16px;
|
|
|
|
font-style: normal;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-tianjia-:before {
|
|
|
|
content: "\e643";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-taobao:before {
|
|
|
|
content: "\e755";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-jingdong:before {
|
|
|
|
content: "\e618";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-xinlangweibo:before {
|
|
|
|
content: "\e601";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-zhihu:before {
|
|
|
|
content: "\e60a";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-github:before {
|
|
|
|
content: "\e691";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-delete:before {
|
|
|
|
content: "\e94d";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-home:before {
|
|
|
|
content: "\e964";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-xiugai:before {
|
|
|
|
content: "\e626";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-bilibilidonghua:before {
|
|
|
|
content: "\e8b1";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-wangluo:before {
|
|
|
|
content: "\e600";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-sougousousuo:before {
|
|
|
|
content: "\e685";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-360sousuo:before {
|
|
|
|
content: "\e64d";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-baidu:before {
|
|
|
|
content: "\eb49";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-bing:before {
|
|
|
|
content: "\eb4c";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-google:before {
|
|
|
|
content: "\ebaa";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-shezhi:before {
|
|
|
|
content: "\e634";
|
|
|
|
}
|
|
|
|
|
|
|
|
.icon-sousuo:before {
|
|
|
|
content: "\e635";
|
|
|
|
}
|