From 02cabfc3268d79c051ba7ce607ec10f789442e4b Mon Sep 17 00:00:00 2001 From: Dhananjay Balan Date: Tue, 8 Jan 2019 15:22:39 -0500 Subject: [PATCH] Remove google fonts --- css/default.css | 2 +- templates/default.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/default.css b/css/default.css index a755265..1ddb149 100644 --- a/css/default.css +++ b/css/default.css @@ -3,7 +3,7 @@ body { min-width: 20em; margin: auto; padding: 1em; - font-family: 'Crimson Text', serif; + font-family: 'CrimsonRoman', serif; font-size: 18px; line-height: 1.4em; } diff --git a/templates/default.html b/templates/default.html index 5df4650..6ce90c5 100644 --- a/templates/default.html +++ b/templates/default.html @@ -5,8 +5,8 @@ $title$ - - + +