diff --git a/css/theme.css b/css/theme.css index b13a2f2..2dddc06 100644 --- a/css/theme.css +++ b/css/theme.css @@ -9,7 +9,7 @@ @font-face { font-family: 'TitleFont'; - src: url('../font/OFLGoudyStMTT.ttf') format('truetype'); + src: url('../font/ioseevka_term_regular.ttf') format('truetype'); } body { @@ -20,7 +20,6 @@ body { .title { font-family: TitleFont; - font-feature-settings: "c2sc", "smcp"; font-size: 72px; }