Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
Hello!
Please help me to set custom font with @font-face
I have custom font DINCondensedWebLight, all files .eot .woff .ttf and css code:
@font-face {
font-family: 'DINCondensedWebLight';
src: url('DNC47__W.eot');
src:
url('DNC47__W.eot?#iefix') format('embedded-opentype'),
url('DNC47__W.woff2') format('woff2'),
url('DNC47__W.woff') format('woff'),
url('DNC47__W.ttf') format('truetype'),
url('DNC47__W.svg#DINCondensedWeb-Light') format('svg');
font-weight: normal;
font-style: normal;
}
Please tell me:
1) Where to put (wich directory) files DNC47__W.eot and other font files?
2) Where to put css code (above)?
3) What to write in fields "Primary font URL" & "Primary font name" (on screenshot)
Thank you!
Thanks to Laborator video!
I did everything by my self ))
Hi Sergey,
Glad to hear that you managed to find out a fix for your issues.
Best regards,
Laborator Team