You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
612 B
19 lines
612 B
@font-face {
|
|
font-family: 'iconfont'; /* Project id 3202838 */
|
|
src: url('//at.alicdn.com/t/font_3202838_2xsmxbo1xoa.woff2?t=1650869325774') format('woff2'),
|
|
url('//at.alicdn.com/t/font_3202838_2xsmxbo1xoa.woff?t=1650869325774') format('woff'),
|
|
url('//at.alicdn.com/t/font_3202838_2xsmxbo1xoa.ttf?t=1650869325774') format('truetype');
|
|
}
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: .16rem;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
.font-icon {
|
|
width: 2em;
|
|
height: 2em;
|
|
fill: currentColor;
|
|
overflow: hidden;
|
|
}
|