2023-11-1-1

This commit is contained in:
X1627315083
2023-11-01 09:30:52 +08:00
parent 837ca391df
commit 03407d99af
10 changed files with 181 additions and 154 deletions

View File

@@ -1,18 +1,20 @@
@font-face {
font-family: "iconfont"; /* Project id */
src: url('iconfont.ttf?t=1698114002056') format('truetype');
font-family: "iconfont"; /* Project id 4292253 */
src: url('iconfont.woff2?t=1698742679640') format('woff2'),
url('iconfont.woff?t=1698742679640') format('woff'),
url('iconfont.ttf?t=1698742679640') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 1.8rem;
font-size: 1.6rem;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-a-waitao_changkuanwaitao11x:before {
content: "\e66c";
.icon-yuyan:before {
content: "\e85f";
}
.icon-fanchehui:before {
@@ -23,3 +25,7 @@
content: "\e609";
}
.icon-a-waitao_changkuanwaitao11x:before {
content: "\e66c";
}

Binary file not shown.

Binary file not shown.

Binary file not shown.