fix : play with new fonts

This commit is contained in:
Simon Priet 2020-07-23 17:55:12 +02:00
parent 60c23d5af7
commit 7f024dae6f

View File

@ -1,13 +1,13 @@
@-moz-document domain("opendigitaleducation.com") {
body,
.navbar .welcome-message {
font-family: Calibri, "Segoe UI", Alef, sans-serif;
font-family: Calibri, "Segoe UI", "Chalkboard", "Herriweather Sans", sans-serif;
}
h1,
h1 a,
nav.horizontal a
{
font-family: Rancho, "Bubblegum Sans", sans-serif;
font-family: "Bubblegum Sans", Rancho, sans-serif;
font-weight: normal;
}
.navbar .welcome-message {