You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
505 B
Plaintext
17 lines
505 B
Plaintext
@font-face {
|
|
font-family: 'iconfont';
|
|
src: url('../fonts/iconfont.eot');
|
|
src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
|
|
url('../fonts/iconfont.woff') format('woff'),
|
|
url('../fonts/iconfont.ttf') format('truetype'),
|
|
url('../fonts/iconfont.svg#iconfont') format('svg');
|
|
}
|
|
.iconfont{
|
|
font-family:"iconfont" !important;
|
|
font-size:16px;font-style:normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-webkit-text-stroke-width: 0.2px;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|