目前在各种浏览器没出现问题,仅有移动端360浏览器有此情况。
代码:
@
font-face {
font-family: 'icomoon';
src:url('../../fonts/icomoon.eot?rwx6xy');
src:url('../../fonts/icomoon.eot?#iefixrwx6xy') format('embedded-opentype'),
url('../../fonts/icomoon.woff?rwx6xy') format('woff'),
url('../../fonts/icomoon.ttf?rwx6xy') format('truetype'),
url('../../fonts/icomoon.svg?rwx6xy#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
&:hover {
text-decoration: none;
}
}
(请忽略缩进)
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
https://www.v2ex.com/t/131460
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.