Apologies, this is probably quite a simple question but I can't figure out where I'm going wrong. I'm using custom design with Typekit, and really all I want to do is have a large version of my chosen font in my site title.
I am using Quintus currently; my only CSS is as follows:
#site-title {
font-family:"estilo-pro";
font-size:4em;
font-weight:normal;
}
When I originally apply most any new theme, the CSS seems to work fine. But as soon as I add a widget or dump a header, my font-family disappears. The size remains, but the font itself is no longer. (It also seems to have dumped the fonts that I originally put in the custom design editor in favor of others, but that happened before the update.) I'm less concerned about that, but I really would like to try to keep my title font.
Am I missing something? Is my workflow just off? Thanks in advance for any help.
The blog I need help with is puremoxieplayers.com.