feat: removed unwanted fonts types

This commit is contained in:
Simon Priet 2020-09-09 17:38:20 +02:00
parent c0a10c4572
commit fd58adab5c

View File

@ -15,12 +15,12 @@
}
body,
.navbar .welcome-message {
font-family: Calibri, "Segoe UI", Alef, sans-serif;
font-family: Calibri, "Segoe UI", sans-serif;
}
h1,
h1 a,
nav.horizontal a {
font-family: "Chalkboard", "Alegreya Sans", Candara, sans-serif;
font-family: "Chalkboard", Candara, sans-serif;
letter-spacing: -1px;
}
nav.horizontal a {