Fix fonts

This commit is contained in:
samaradel
2021-07-11 09:52:23 +02:00
parent 0ce315f81b
commit 914f072fd7

View File

@@ -24,9 +24,10 @@ body {
font-family: "Roboto", sans-serif;
}
h1 {
font-family: "Roboto", sans-serif;
h1, h2 {
font-family: "Roboto", sans-serif !important;
}
.post-card-excerpt,
.post-content-text {
font-family: "Poppins", sans-serif !important;