Hi
yes i think i have upload it correctly too, but the problem is that even if i put the following css code on theme options > general oprtions > custom css, the font do not display correctly.
this is the code i pasted:
/*BODY FONT*/
body,h6 {
font-family: “letter_gothic_l_cy_medium”, Arial, Helvetica, Tahoma, sans-serif !important;}
/*HEADINGS FONT*/
h1, h2, h3, h4, h5, .custom-caption p, span.dropcap1, span.dropcap2, span.dropcap3, span.dropcap4, .spb_call_text, .impact-text, .impact-text-large, .testimonial-text, .header-advert, .sf-count-asset .count-number, #base-promo, .sf-countdown, .sf-icon-character, .fancy-heading h1 {
font-family: “letter_gothic_l_cy_medium”, Arial, Helvetica, Tahoma, sans-serif !important;}
please tell me whats wrong with it
thank you