Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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;
    
    }
    Thread Starter serggioz

    (@serggioz)

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

Viewing 2 replies - 1 through 2 (of 2 total)