I failed, once again, to Reply-All
---------- Forwarded message ----------
From: "Chris Rockwell" <ch...@chrisrockwell.com>
Date: Jul 30, 2014 10:36 PM
Subject: Re: [css-d] Web fonts
To: "Stuart King" <zinlo...@gmail.com>
Cc:

Here is the culprit:

.column-content p {
font-family: "Whitney A", "Whitney B", sans-serif, Helvetica, Arial,
sans-serif;
 line-height: 1.6em;
font-weight: 300;
color: #666;
}

I didn't check anything else for other declarations, so there could be more.

Tip: if you're using Chrome or Firefox, highlight some of the text (really
not necessary, i just do it out of habit), right click (on windows, not
sure of mac) and select "Inspect Element".  In the right side pane of
developer tools, you'll be able to see what styles are being applied to the
element.

Hope it helps!

Chris

Chris Rockwell


On Wed, Jul 30, 2014 at 10:20 PM, Stuart King <zinlo...@gmail.com> wrote:

> Hi CSSer's:
>
> I cannot figure out why the web font does not work for the body text. I an
> using Century Gothic. I got the fonts to work with the different sub
> headers and the footer. I have tried tech support from myfonts.com - they
> were worthless and now from monotype, also worthless.
>
>
> Help.
>
> http://younglighteducate.com/pages/ccss_students.html
>
>
> Thank you.
>
> Stuart
>
> Sent from my iPad
> ______________________________________________________________________
> css-discuss [css-d@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to