admin管理员组

文章数量:1130349

 字体格式转换器

https://www.fontke/tool/convfont/ 


@font-face {
    font-family: myFirstFont;
    src: url('../img/fz.ttf'),
    url('../img/fz.eot'),
    url('../img/fz.eot?#iefix') format('embedded-opentype'),
    url('../img/fz.woff') format('woff'),
    url('../img/fz.svg#myFirstFont') format('svg');
    font-weight: normal;
    font-style: normal;
}

 http://www.w3cplus/content/css3-font-face

 字体格式转换器

https://www.fontke/tool/convfont/ 


@font-face {
    font-family: myFirstFont;
    src: url('../img/fz.ttf'),
    url('../img/fz.eot'),
    url('../img/fz.eot?#iefix') format('embedded-opentype'),
    url('../img/fz.woff') format('woff'),
    url('../img/fz.svg#myFirstFont') format('svg');
    font-weight: normal;
    font-style: normal;
}

 http://www.w3cplus/content/css3-font-face

本文标签: 转换器字体格式