Home › Forums › CSS › [Solved] Typekit fonts much bolder in Firefox › Re: Typekit fonts much bolder in Firefox
November 12, 2012 at 6:52 pm
#114095
Participant
From my experience, `font-weight: normal` really only needs to be applied when you’re embedding them via @font-face. Then you apply the actual weight value to the element (or class/ID).