diff --git a/static/css/style.css b/static/css/style.css index 078bef8..74e30f6 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1,7 +1,7 @@ /* Theme of the pages */ html { background-color: var(--background); - font-family: "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", system-ui; } p,