lca2020: use correct fonts
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
d9114b6dd9
commit
6576ec7c35
@ -100,7 +100,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.reveal {
|
.reveal {
|
||||||
font-family: "Space Mono", Helvetica, sans-serif;
|
font-family: "IBM Plex Mono", "Space Mono", Helvetica, sans-serif;
|
||||||
font-size: 42px;
|
font-size: 42px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
color: #212529;
|
color: #212529;
|
||||||
@ -136,7 +136,7 @@ body {
|
|||||||
.reveal h6 {
|
.reveal h6 {
|
||||||
margin: 0 0 20px 0;
|
margin: 0 0 20px 0;
|
||||||
color: #212529;
|
color: #212529;
|
||||||
font-family: "Montserrat", Helvetica, sans-serif;
|
font-family: "Brix Sans Medium", "Montserrat", Helvetica, sans-serif;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
letter-spacing: normal;
|
letter-spacing: normal;
|
||||||
|
Loading…
Reference in New Issue
Block a user