154 lines
1.9 KiB
CSS
154 lines
1.9 KiB
CSS
@font-face {
|
|
font-family: "iconfont"; /* Project id 2605101 */
|
|
src: url('@/iconfont/iconfont.woff2?t=1652688571770') format('woff2'),
|
|
url('@/iconfont/iconfont.woff?t=1652688571770') format('woff'),
|
|
url('@/iconfont/iconfont.ttf?t=1652688571770') format('truetype');
|
|
}
|
|
|
|
li{
|
|
list-style: none;
|
|
}
|
|
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 18px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-lixian::before {
|
|
content:'\e616';
|
|
}
|
|
|
|
.icon-huihua::before {
|
|
content:'\e611';
|
|
}
|
|
|
|
.icon-yonghu::before {
|
|
content:'\e629';
|
|
}
|
|
|
|
.icon-zuojiantou::before {
|
|
content:'\e610';
|
|
}
|
|
|
|
.icon-zhaopian::before {
|
|
content:'\e640';
|
|
}
|
|
|
|
.icon-kuaijie::before {
|
|
content:'\e698';
|
|
}
|
|
|
|
.icon-pingjia::before {
|
|
content:'\e65e';
|
|
}
|
|
|
|
.icon-xiugai::before {
|
|
content:'\e878';
|
|
}
|
|
|
|
.icon-liuyan::before {
|
|
content:'\e682';
|
|
}
|
|
|
|
.icon-liuyan2::before {
|
|
content:'\e61b';
|
|
}
|
|
|
|
.icon-xiaolian::before {
|
|
content:'\e662';
|
|
}
|
|
|
|
.icon-jiahao::before {
|
|
content:'\e646';
|
|
}
|
|
|
|
.icon-kefu::before {
|
|
content:'\e6a9';
|
|
}
|
|
|
|
.icon-haoyou::before {
|
|
content:'\e600';
|
|
}
|
|
|
|
.icon-shipin::before {
|
|
content:'\e656';
|
|
}
|
|
|
|
.icon-luyin::before {
|
|
content:'\e63e';
|
|
}
|
|
|
|
.icon-luyin2::before {
|
|
content:'\e603';
|
|
}
|
|
|
|
.icon-bofang::before {
|
|
content:'\e800';
|
|
}
|
|
|
|
.icon-zanting::before {
|
|
content:'\e663';
|
|
}
|
|
|
|
.icon-yingpin::before {
|
|
content:'\e631';
|
|
}
|
|
|
|
.icon-left::before{
|
|
content:'\e62a';
|
|
}
|
|
|
|
.icon-shequ::before{
|
|
content:'\e609';
|
|
}
|
|
|
|
.icon-liked::before{
|
|
content:'\e62b';
|
|
}
|
|
|
|
.icon-transmit::before{
|
|
content:'\e607';
|
|
}
|
|
|
|
.icon-comment::before{
|
|
content:'\e62f';
|
|
}
|
|
|
|
.icon-share::before{
|
|
content:'\e713';
|
|
}
|
|
|
|
.icon-publish::before{
|
|
content:'\e66f';
|
|
}
|
|
|
|
.icon-upload::before{
|
|
content:'\e64d';
|
|
}
|
|
|
|
.icon-delete::before{
|
|
content:'\e602';
|
|
}
|
|
|
|
.icon-empty::before{
|
|
content:'\ec24';
|
|
}
|
|
|
|
.icon-unlike::before{
|
|
content:'\e608';
|
|
}
|
|
|
|
.icon-like::before{
|
|
content:'\e63b';
|
|
}
|
|
|
|
.icon-xingqiu::before{
|
|
content:'\e612';
|
|
}
|
|
|
|
.icon-xiaoxi::before{
|
|
content:'\e650';
|
|
} |