google / google/fonts

Roboto, not displaying as intended!

Open
#1,478 2 comments 0 reactions 0 assignees View on GitHub
-- Needs confirmation
Dominant language
HTML
Stars
20.5k
Forks
2.9k
Avg merge
1d 21h
Merged PRs (30d)
95

Description

I think I've found an error within the Roboto Stylesheet which causes the font to not display as intended.

**Stylesheet:**
https://fonts.googleapis.com/css?family=Roboto:400

**Fix:**
This code: `src: local('Roboto'),`
Should be: `src: local('Roboto Regular'),`

Before:
![image](https://user-images.githubusercontent.com/6488418/37250347-55783932-2535-11e8-893c-122f33629ce9.png)
After fix:
![image](https://user-images.githubusercontent.com/6488418/37250353-6f97f924-2535-11e8-8210-af78a5bba140.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.