font family late light for titles
This commit is contained in:
parent
aa7856ebc0
commit
38413820be
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ h3,
|
||||||
h4,
|
h4,
|
||||||
h5,
|
h5,
|
||||||
h6 {
|
h6 {
|
||||||
font-family: 'Lato', sans-serif;
|
font-family: 'Lato-Light', sans-serif;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
}
|
}
|
||||||
/*blue light #5A74AF*/
|
/*blue light #5A74AF*/
|
||||||
|
|
Loading…
Reference in a new issue