How to add some non-standard font to a website?

后端 未结 19 1737
时光说笑
时光说笑 2020-11-22 02:17

Is there a way to add some custom font on a website without using images, Flash or some other graphics?

For example, I was working on a wedding website, and I found

19条回答
  •  粉色の甜心
    2020-11-22 02:57

    The article Font-face in IE: Making Web Fonts Work says it works with all three major browsers.

    Here is a sample I got working: http://brendanjerwin.com/test_font.html

    More discussion is in Embedding Fonts.

提交回复
热议问题