Add Lato semibold
This one gets used by Bootstrap for headings.
This commit is contained in:
parent
845e8fb3a3
commit
517f2df1cc
|
@ -2,6 +2,7 @@
|
||||||
$lato-font-path: "~lato-font/fonts";
|
$lato-font-path: "~lato-font/fonts";
|
||||||
$lato-variants: (
|
$lato-variants: (
|
||||||
"normal" : 400,
|
"normal" : 400,
|
||||||
|
"semibold" : 500,
|
||||||
"bold" : 600,
|
"bold" : 600,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue