阅读背景:

icomoon在css中如何声明以及使用方法

来源:互联网 
1.在样式表中声明,代码如下:
@font-face {
            font-family: 'icomoon';
            src:url('fonts/icomoon.eot');
            src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),                        url('fonts/icomoon.woff') format('woff'),
                url('fonts/icomoon.ttf') format('truetype'),
                url('fonts/icomoon.svg#icomoon') format('svg');
                font-weight: normal;
                font-style: normal;
        }@font-face {
            font



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: