Homepage-imsyy/css/font.css

170 lines
2.5 KiB
CSS
Raw Normal View History

2021-09-25 14:57:18 +00:00
@font-face {
font-family: "Pacifico-Regular";
2022-01-13 09:45:17 +00:00
src: url('../font/Pacifico-Regular.ttf') format('truetype');
2021-09-25 14:57:18 +00:00
}
@font-face {
font-family: "UnidreamLED";
2022-01-21 05:39:47 +00:00
src: url('../font/UnidreamLED.ttf') format('truetype');
2021-09-25 14:57:18 +00:00
}
2022-01-28 15:05:45 +00:00
2022-01-21 05:39:47 +00:00
@font-face {
font-family: "MiSans";
2022-01-28 15:05:45 +00:00
src: url('https://s-bj-2127-file.oss.dogecdn.com/font/MiSans-Regular.woff') format('woff');
2022-01-13 06:48:37 +00:00
}
@font-face {
font-family: "iconfont";
2022-01-16 15:30:27 +00:00
/* Project id 2831425 */
2022-01-29 05:09:21 +00:00
src: url('../font/font_2831425_x34rhwyvdnp.woff2') format('woff2'),
url('../font/font_2831425_x34rhwyvdnp.woff') format('woff'),
url('../font/font_2831425_x34rhwyvdnp.ttf') format('truetype');
2022-01-13 06:48:37 +00:00
}
2021-09-25 14:57:18 +00:00
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
2022-01-29 05:09:21 +00:00
.icon-volume-x:before {
content: "\e67a";
}
.icon-volume-1:before {
content: "\e67b";
}
.icon-volume:before {
content: "\e67c";
}
.icon-volume-2:before {
content: "\e67d";
}
2022-01-16 15:30:27 +00:00
.icon-music:before {
content: "\e986";
}
.icon-next-one:before {
content: "\e609";
}
.icon-next-one-copy:before {
content: "\ebd5";
}
.icon-pause:before {
content: "\e733";
}
.icon-play:before {
content: "\e65c";
}
2022-01-13 06:48:37 +00:00
.icon-undo:before {
content: "\e875";
}
.icon-wrench-fill:before {
content: "\e86e";
}
.icon-plus:before {
content: "\e653";
}
.icon-right:before {
content: "\e613";
}
.icon-right-copy:before {
content: "\ebd4";
}
.icon-times:before {
content: "\e857";
}
.icon-bars:before {
content: "\e61f";
}
.icon-link:before {
content: "\e603";
}
.icon-close:before {
content: "\e656";
}
.icon-photo:before {
content: "\ebd3";
}
.icon-navigation1:before {
content: "\e637";
}
.icon-cloud:before {
content: "\e624";
}
.icon-lab:before {
content: "\e88d";
}
.icon-blog-solid:before {
content: "\e631";
}
.icon-comment-alt-lines:before {
content: "\e679";
}
.icon-music-list:before {
content: "\e699";
}
2021-09-25 14:57:18 +00:00
.icon-youxiang:before {
content: "\e605";
}
.icon-github:before {
content: "\e691";
}
.icon-telegram1:before {
content: "\e731";
}
.icon-QQ:before {
content: "\e882";
}
.icon-twitter:before {
content: "\e883";
}
.icon-github1:before {
content: "\e799";
}
.icon-weixin:before {
content: "\e600";
}
.icon-telegram:before {
content: "\e8db";
}
.icon-yinhao-copy:before {
content: "\e608";
}
.icon-yinhao-copy-copy:before {
content: "\e62e";
}