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.
23 lines
637 B
23 lines
637 B
@font-face {
|
|
font-family: 'iconfont'; /* project id 3409379 */
|
|
src: url('?#iefix') format('embedded-opentype'),
|
|
url('//at.alicdn.com/t/font_3409379_8kgavncra7e.woff2') format('woff2'),
|
|
url('//at.alicdn.com/t/font_3409379_8kgavncra7e.woff') format('woff'),
|
|
url('//at.alicdn.com/t/font_3409379_8kgavncra7e.ttf') format('truetype'),
|
|
url('#iconfont') format('svg');
|
|
}
|
|
|
|
.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;
|
|
}
|
|
|