Hi to all,
I'm kind of new to CSS and HTML. I just started creating a site based on the Fresh&Clean theme but I can't change a default theme font family with the Custom CSS.
For instance, for the Nav Bar I tryed (but it didn't work):
#access { font-family:raleway!important; }
The same for a page. I tried to change a page font with:
<p style="font-family:bree!important"> (...) </p>
It I define other standard fonts for the family, such as Georgia, or Verdana, or something, it actually uses them but never a "custom font". Almost like it doesn't recognize them. Don't know if this because of the theme or if i'm doing something wrong.
Thanks in advance for any help!
The blog I need help with is mundare.org.