Bonsoir à tous,
J'ai un soucis, j'ai l'habitude d'utiliser font face mais c'est la première fois que je suis confrontée à ce problème.
Ca marche sur Chrome, Safari, Firefox
Mais ca ne marche pas sur IE !
Je vous met le lien du site : Site
Quelqu'un peut m'aider ? Voici le code en brut
C'est un projet que je dois présenter en soutenance mardi prochain... j'ai vraiment besoin de votre aide. MErci d'avance !
Modifié par fractal68 (30 Jan 2012 - 10:37)
J'ai un soucis, j'ai l'habitude d'utiliser font face mais c'est la première fois que je suis confrontée à ce problème.
Ca marche sur Chrome, Safari, Firefox
Mais ca ne marche pas sur IE !
Je vous met le lien du site : Site
Quelqu'un peut m'aider ? Voici le code en brut
@font-face {
font-family : 'HelveticaInseratLTStd-Roman';
src : url('http://www.stellagraphiste.com/ondes/font/HelveticaInseratLTStd-Roman.eot');
src : url('http://www.stellagraphiste.com/ondes/font/HelveticaInseratLTStd-Roman.eot?#iefix') format('embedded-opentype' ), url('http://www.stellagraphiste.com/ondes/font/HelveticaInseratLTStd-Roman.woff') format('woff' ), url('http://www.stellagraphiste.com/ondes/font/HelveticaInseratLTStd-Roman.ttf') format('truetype' ), url('http://www.stellagraphiste.com/ondes/font/HelveticaInseratLTStd-Roman.eot') format('embedded-opentype' ), url('http://www.stellagraphiste.com/ondes/font/HelveticaInseratLTStd-Roman.eot#iefix') format('embedded-opentype' ), url('http://www.stellagraphiste.com/ondes/font/HelveticaInseratLTStd-Roman.svg#helveticainseratltstd-roman') format('svg' );
font-weight : normal;
font-style : normal;
}
C'est un projet que je dois présenter en soutenance mardi prochain... j'ai vraiment besoin de votre aide. MErci d'avance !
Modifié par fractal68 (30 Jan 2012 - 10:37)