Roboto downloaded font weights are in 5 families, inconsistent with web.
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
When installed locally on MacOS, the full Roboto family (_not_ Condensed, Slab or Mono) is installed as 5 separate font families:
* Roboto (includes Bold)
* Roboto Black
* Roboto Light
* Roboto Medium
* Roboto Thin

As one would expect, a CSS reference to e.g. 100-weight Roboto, fails. It has to say 100-weight Roboto _Thin_. This may account for some (but not most) of the problems people have reported with locally-installed Roboto.
Contrast this with e.g.

Contributor guide
Assessment
This issue has not been assessed yet.