w3c / wai-website-design

WAI Website Design and Redesign
3 stars 7 forks source link

Consider font-weight and font-family #44

Closed haltersweb closed 7 years ago

haltersweb commented 7 years ago

1) font-weight:

2) font-family: Some custom fonts don't render so well on a PC. Also, browsers use poorer rendering engines than Adobe products. Therefore you should do a test in HTML and view in IE and FF on PC. Squint and see if it looks alright.

yatil commented 7 years ago

Note that we also want to limit the download size of every font we’re using. So normal, italic, bold and bold italic might be all we need. I think we don’t need to use thin (≤300) font weights.

yatil commented 7 years ago

From the meeting:

Best is to come up with a prototype and just test.

shawna-slh commented 7 years ago

Prototype and more discussion in https://github.com/w3c/wai-website-design/issues/52

I hope OK to close this separate issue. Please re-open if not. :)