How can I convert OTF/TTF files to EOT format?

前端 未结 6 521
日久生厌
日久生厌 2021-01-29 23:57

I need to use @font-face feature and my fonts are in OTF/TTF format and Microsoft browsers support only EOT format. I tried to use Microsoft tool WEFT, but it didn\'t work or I

6条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-30 00:11

    Use the Font Squirrel Generator - this will produce not just EOT, but also SVG and WOFF formats, and converting multiple font files at once, and providing everything in a single archive along with the relevant CSS.

提交回复
热议问题