diff --git a/style.css b/style.css index 1375166..b2c76dc 100644 --- a/style.css +++ b/style.css @@ -142,6 +142,7 @@ body > footer { float: right; padding: 1.8em 1em 1.8em 1em; font-style: italic; + font-family: "IM Fell English", serif; color: #555; } @@ -163,6 +164,7 @@ p.sub { /* Style main menu descriptions */ margin: 0.3em 0 0 0; font-weight: normal; font-style: italic; + font-family: "IM Fell English", serif; }