mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 10:29:53 +01:00
Add Lato semibold
This one gets used by Bootstrap for headings.
This commit is contained in:
parent
845e8fb3a3
commit
517f2df1cc
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue