Custom web font not working in IE9

后端 未结 4 857
梦如初夏
梦如初夏 2020-12-16 07:44

I downloaded a custom font (Gotham-Light.eot), but it doesn\'t work on Internet Explorer 9.

@font-face {
    font-family: Gotham-Light;
    src:         


        
4条回答
  •  伪装坚强ぢ
    2020-12-16 08:48

    Gotham is a commercial product, and if you have just downloaded it from somewhere, it’s probably an illegal copy or a fake, and may well be technically broken too.

    Consider using a free font of similar design, such as Cicle.

提交回复
热议问题