hello!
i downloaded a theme from slrlounge.com, which was sort of an upgrade from a previous free theme i had gotten from them. their guidelines for how to update without losing the previous custom changes didn't work, so i did a full install and went about tweaking it all over again.
for the most part it's good to go. the only thing i can't figure out is how to get the font back to what i had before, which was century gothic. the menu that the theme comes with offers other font options but not that one, and i really don't like the few options it does come with.
i tried adding this code to the css editor, in hopes it would override the theme's css code... no luck:
body {
font-family: "Century Gothic", sans-serif;
}
i also tried adding the code font-family: "Century Gothic", sans-serif; straight into all of the different stylesheets and templates, wherever i could see anything resembling font code... but it doesn't seem to work.
i'm assuming there's more complicated code in there determining what font options i can use, but i'm just not that good with css or anything to be able to figure it out. i checked the slrlounge website and forums but they don't appear to be big on responding to questions, plus i don't know if i've done anything in wordpress that may have botched something up. can anyone help me?
my website is flurrsprite.net.
thank you!