|
|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: "iconfont"; /* Project id 4374774 */
|
|
|
|
|
src: url('https://at.alicdn.com/t/c/font_4374774_rju4btsrrtq.woff2?t=1751011994815') format('woff2'),
|
|
|
|
|
url('https://at.alicdn.com/t/c/font_4374774_rju4btsrrtq.woff?t=1751011994815') format('woff'),
|
|
|
|
|
url('https://at.alicdn.com/t/c/font_4374774_rju4btsrrtq.ttf?t=1751011994815') format('truetype');
|
|
|
|
|
font-family: 'iconfont'; /* Project id 4374774 */
|
|
|
|
|
src: url('https://at.alicdn.com/t/c/font_4374774_t8oxmpbiwsm.woff2?t=1753957543436') format('woff2'),
|
|
|
|
|
url('https://at.alicdn.com/t/c/font_4374774_t8oxmpbiwsm.woff?t=1753957543436') format('woff'),
|
|
|
|
|
url('https://at.alicdn.com/t/c/font_4374774_t8oxmpbiwsm.ttf?t=1753957543436') format('truetype');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.iconfont {
|
|
|
|
|
@ -13,6 +13,10 @@
|
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon-yitingzhao:before {
|
|
|
|
|
content: "\e67b";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.icon-time-circle:before {
|
|
|
|
|
content: "\e784";
|
|
|
|
|
}
|
|
|
|
|
@ -876,3 +880,4 @@
|
|
|
|
|
.icon-leftArrows:before {
|
|
|
|
|
content: "\100c6";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|