为什么我设置的字体不起作用?
可能是你的路径问题,用的是https,可能你打成了http
@font-face{font-family: myFirstFont;src: url('Sansation_Light.ttf'), url('Sansation_Light.eot'); /* IE9 */}
/*可能字体格式不对,还有ie权限问题*/