Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Supreme
  • #5065
    shomix
    Member
    Post count: 1

    Hello,

    I’m using Supreme for RTL language and now I wish to use my special font on my website.

    I used the following code but after in IE and Mozilla not loading the my font and show the text in Arial format.

    @font-face {
    font-family: ‘BYekan’;
    font-style: normal;
    src: url(http://www.pcwar.com/fonts/BYekan.eot);
    src: local(‘BYekan’), url(http://www.pcwar.com/fonts/BYekan.eot) format(’embedded-opentype’), url(http://www.pcwar.com/fonts/BYekan.woff) format(‘woff’);
    }

    This code also I try but not working too: (fonts uploaded in fonts folder in theme folder)

    @font-face {
    font-family: ‘BYekan’;
    src:url(‘fonts/BYekan.eot?#’) format(‘eot’),
    url(‘fonts/BYekan.woff’) format(‘woff’),
    url(‘fonts/BYekan.ttf’) format(‘truetype’);
    }

    #5136
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    I don’t see .ttf or .otf versions, have you generated those as well?

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #5145
    shomix
    Member
    Post count: 1
    #5396
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Just checked and looks to be loading fine?

    – Ed

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register