Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS IE9: problems with @fontface

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #44081
    unprocione
    Member

    I’ve set my @fontface with FontSquirrel and it’s fine with every browser except for IE9, as you can see in this ss >>> http://imageshack.us/a/img824/2296/85fe765db1506a16da30cb4.png

    this is how it should look >>> http://imageshack.us/a/img824/8032/schermata042456396alle0.png

    and this is my fontsquirrel generated @fontface:

    /* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 5, 2013 */
    @font-face {
    font-family: 'taller__evolution_revregular';
    src: url('taller_evolution_rev-webfont.eot');
    src: url('taller_evolution_rev-webfont.eot?#iefix') format('embedded-opentype'),
    url('taller_evolution_rev-webfont.woff') format('woff'),
    url('taller_evolution_rev-webfont.ttf') format('truetype'),
    url('taller_evolution_rev-webfont.svg#taller__evolution_revregular') format('svg');
    font-weight: normal;
    font-style: normal;}

    #131659
    chrisburton
    Participant

    Are you talking about the navigation menu? Looks like it’s falling back to a system font. Do you have a live link?

    #131687
    unprocione
    Member

    yes, the navigation menu. http://www.relifeservizi.com/eventi.htm

    #131704
    Senff
    Participant

    It shows a proper font in my IE9 (but it’s actually IE9 mode in IE10, or IE9 in IEtester, so I’m not sure about true IE9).

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.