Commit 2c02393
committed
Replaced
There isn't a `font-face` called `Lato Light`, so this was falling back to `Helvetica`. Oops. Instead, we download the 300 weight of Lato, which happens to be the light version. This can be set by using the `font-weight`; there's no need to change the `font-family`.Lato Light with font-weight
1 parent 3175936 commit 2c02393
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments