First you need to upload your fonts on your server, try upload them somewhere different than the path of theme because when its update you will loose changes, so lets say you upload your font in:
Can you please write me step-by-step what have you done so far, and maybe i will be able to help you if you have made any mistake please be very specific :)
I do not have my fonts in CSS. 1. I created a folder "fonts" 2. Loaded up my font "Glober" in the folder. 3. Wrote the address in the theme options. Does not work.
Hello again!
I Use Any font installed on my website.
I want a special font in the menu. How should I do?
Thanks!
Note: the font is not available on Google fonts.
Is that a Typekit font or a font that you need to put on your server please?
Hey!
The font is not available on Typekit but I have it on my computer.
Hi Alexander ,
First you need to upload your fonts on your server, try upload them somewhere different than the path of theme because when its update you will loose changes, so lets say you upload your font in:
http://your-domain.com/fonts/font-name/
Then there should be a .css file for example font.css, copy that in URL:
http://your-domain.com/fonts/font-name/font.css
Then go to Kalium > Theme Options > Typography
and set in in Custom Font (for both Primary and Headings) as shown here:
http://drops.laborator.co/15KP
Hi Alexander,
Can you please write me step-by-step what have you done so far, and maybe i will be able to help you if you have made any mistake please be very specific :)
Hi!
I do not have my fonts in CSS.
1. I created a folder "fonts"
2. Loaded up my font "Glober" in the folder.
3. Wrote the address in the theme options. Does not work.
Note that the font file is the OTF fortmat.
If you don't have the CSS of that font, then you should convert that font to webfont on the fontsquirrel website or on any other website.
Okay, now it worked. Thanks!