hi
how i can change the font style for the snow-RTL theme
the new font style is "Droid Arabic Naskh"
i try on style.css
h1 {
color:#444;
font-size:20px;
font-weight:700;
margin:0.5em 0 25px;
font-family:Droid Arabic Naskh;
font-weight:700;
line-height:1.1em;
border-bottom:1px solid #ddd;
position:relative;
padding:14px 25px 5px 0;
}
but nothink changed