lundi 1 août 2016

Web fonts not working in all IE versons

@font-face {
font-family: 'Futura Std';
src: url('../fonts/FuturaStd-Light.eot');
src: url('../fonts/FuturaStd-Light.eot?#iefix') format('embedded-opentype'),
url('../fonts/FuturaStd-Light.woff') format('woff'),
url('../fonts/FuturaStd-Light.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}

  • List item

    Am getting issue to loading fonts. My path is fine but still not loading fonts in IE all versons




Aucun commentaire:

Enregistrer un commentaire