website: make lato light 200 weight, seems to show up better on non-retina
This commit is contained in:
parent
e839779ea0
commit
229e477413
|
@ -47,7 +47,7 @@
|
|||
// -------------------------
|
||||
@font-family-lato: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
@font-family-open-sans: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
@font-weight-lato-xl: 100;
|
||||
@font-weight-lato-xl: 200;
|
||||
@font-weight-lato-reg: 300;
|
||||
@font-weight-lato-sb: 500;
|
||||
@font-weight-lato-xb: 700;
|
||||
|
|
Loading…
Reference in New Issue