iconfont更新

This commit is contained in:
禺狨 2023-05-08 15:05:26 +08:00
parent fbfea2e70a
commit dec09df6b7
4 changed files with 35 additions and 3 deletions

View File

@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 3943555 */
src: url('iconfont.woff2?t=1679564530649') format('woff2'),
url('iconfont.woff?t=1679564530649') format('woff'),
url('iconfont.ttf?t=1679564530649') format('truetype');
src: url('iconfont.woff2?t=1683529422487') format('woff2'),
url('iconfont.woff?t=1683529422487') format('woff'),
url('iconfont.ttf?t=1683529422487') format('truetype');
}
.iconfont {
@ -13,6 +13,38 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-icon-xiala:before {
content: "\e752";
}
.icon-close:before {
content: "\e751";
}
.icon-fullscreen:before {
content: "\e74b";
}
.icon-speed:before {
content: "\e74c";
}
.icon-mute:before {
content: "\e74d";
}
.icon-play:before {
content: "\e74e";
}
.icon-pause:before {
content: "\e74f";
}
.icon-unmute:before {
content: "\e750";
}
.icon-icon-tips:before {
content: "\e74a";
}

Binary file not shown.

Binary file not shown.

Binary file not shown.