Hi, How can i change the font used on all articles on my site
THanks
i really tried but nothing change.
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
font-family: 'helvetica_neue_roman';
}
p{text-align: justify;}
@font-face {
font-family: 'helvetica_neue_roman';
src: url('helveticaneueltstd-roman-webfont.eot');
src: url('helveticaneueltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
url('helveticaneueltstd-roman-webfont.woff') format('woff'),
url('helveticaneueltstd-roman-webfont.ttf') format('truetype'),
url('helveticaneueltstd-roman-webfont.svg#helvetica_neue_lt_std55_roman') format('svg');
font-weight: normal;
font-style: normal;
}