Hi guys !
Custom fonts don’t work on my server or another server. I dont live this problem on my other website. Whats the problem ?
Quick CSS :
p { font-family: “proxima_nova_rgregular”}
Custom CSS :
@font-face {
/* REGULAR */
font-family: “proxima_nova_rgregular”;
src: url(“https://fonts.xyz.com/proximanova/proximanova_regular_macroman/ProximaNova-Reg-webfont.eot”);
src: url(“https://fonts.xyz.com/proximanova/proximanova_regular_macroman/ProximaNova-Reg-webfont.eot?#iefix”) format(“embedded-opentype”), url(“https://fonts.xyz.com/proximanova/proximanova_regular_macroman/ProximaNova-Reg-webfont.woff”) format(“woff”), url(“https://ffonts.xyz.com/proximanova/proximanova_regular_macroman/ProximaNova-Reg-webfont.ttf”) format(“truetype”), url(“https://fonts.xyz.com/proximanova/proximanova_regular_macroman/ProximaNova-Reg-webfont.svg#proxima_nova_rgregular”) format(“svg”);
font-weight: normal;
font-style: normal
}
Hey koraytastan,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hello Victoria,
I solved the problem. There are problem at the font files.
Best,
Hi,
I’m glad you got this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon