Change font to Montserrat to include cyrillic

This commit is contained in:
2025-02-13 22:46:31 +01:00
parent 89a7e28dc9
commit 46eb8d222f
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
@import "./messages.scss";
body {
font-family: "Quicksand", serif !important;
font-family: "Montserrat", sans-serif !important;
font-optical-sizing: auto;
}