Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Gunu

    (@grafcom)

    @serggioz

    how should I understand this? Is this because qTranslate X?

    Thread Starter serggioz

    (@serggioz)

    After activation plugin, fonts are displayed incorrectly. Fonts are specified in css file. Chrome browser displays this error.

    Plugin Author Gunu

    (@grafcom)

    @serggioz

    what theme do you use and what plugins?

    Is there something specific with this font?

    Thread Starter serggioz

    (@serggioz)

    Fonts are no longer displayed after activation qTranslate X.
    It is located in a local folder in theme directory.

    Slice CSS file:

    @ font-face {
    ???? font-family: 'sansus_web';
    ???? src: url ('fonts / sansus-webissimo-regular.eot');
    ???? src: url ('fonts / sansus-webissimo-regular.eot? #iefix') format ('embedded-opentype'),
    ????????? url ('fonts / sansus-webissimo-regular.woff') format ('woff'),
    ????????? url ('fonts / sansus-webissimo-regular.ttf') format ('truetype');
    ???? font-weight: normal;
    ???? font-style: normal;
    
    }
    Plugin Author Gunu

    (@grafcom)

    it seems to me you have to submit this issue to the theme developers or the font developers. It seems to have something to do with rights.

    You must use this to get the font working?

    <link rel="stylesheet" media="screen" href="https://openfontlibrary.org/face/sansus-webissimo" rel="stylesheet" type="text/css"/>

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Not displayed font from css @font-face’ is closed to new replies.