Just to add to that. If I am using fonts that have their own font boldness and 
I need a 700 weight, 
I get fonts that include a 700 weight as its own font or I use the regular font 
and add my bold or 700 weight there. 
If the fonts that come with boldness does not have a 700 weight, I choose a 
different weight that is available or 
I choose a different font all together that fits my needs.

Best,

Karl DeSaulniers
Design Drumm
http://designdrumm.com




> On May 11, 2018, at 4:03 PM, Karl DeSaulniers <k...@designdrumm.com> wrote:
> 
> For fonts that come with their own bold glyphs, I use normal font-weight 
> declaration.
> 
> Best,
> 
> Karl DeSaulniers
> Design Drumm
> http://designdrumm.com
> 
> 
> 
> 
>> On May 11, 2018, at 2:57 PM, Tom Livingston <tom...@gmail.com> wrote:
>> 
>> Listers,
>> 
>> Seems like an old issue, but I can't seem to find what I need.
>> 
>> I am using some web fonts from a service and am looking for recommendations
>> on avoiding incorrect font rendering in browsers.
>> 
>> I am including their css file in the head of my page, which has
>> the @font-face declarations without font-weight, etc. then reference a font
>> like this:
>> 
>> b{
>>   font-family:'HelveticaNeueW01-75Bold', Arial, Helmet, Freesans,
>> Helvetica, sans-serif;
>>   font-weight: 700;
>>   font-style: normal;
>> }
>> 
>> font family plus fallbacks, weight and style.
>> 
>> In firefox, the fonts are apparently 'double bolded'.
>> 
>> I also have issues sometimes where, with other fonts, safari won't show
>> bold.
>> 
>> What do you use for fixing issues like these?
>> 
>> Thanks!
>> 
>> -- 
>> 
>> Tom Livingston | Senior Front End Developer | Media Logic |
>> ph: 518.456.3015x231 | fx: 518.456.4279 | medialogic.com
>> 
>> 
>> #663399
>> ______________________________________________________________________
>> css-discuss [css-d@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@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