CSS3111: @font-face encountered unknown error. agenda-light.eot?#iefix CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable. agenda-light.ttf @font-face { font-family: 'IE9Agenda-Light'; src: url('agenda-light.woff') format('woff'); font-weight: normal; font-style: normal; } AddType font/ttf .ttf AddType font/eot .eot AddType font/otf .otf AddType font/woff .woff @font-face { font-family: 'Agenda-Bold'; src: url('agenda-bold.eot?') format('embedded-opentype'), url('agenda-bold.woff') format('woff'), url('agenda-bold.ttf') format('truetype'), url('agenda-bold.svg#agenda-bold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Agenda-Light'; src: url('agenda-light.eot'); src: url('agenda-light.eot?#iefix') format('embedded-opentype'), url('agenda-light.woff') format('woff'), url('agenda-light.ttf') format('truetype'), url('agenda-light.svg#agenda-light') format('svg'); font-weight: normal; font-style: normal; }