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;
}