mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 08: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-variants: (
|
||||
"normal" : 400,
|
||||
"semibold" : 500,
|
||||
"bold" : 600,
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in a new issue