From aafdd80d3b1eb4cfa014fb103f5ca395ded4cbb7 Mon Sep 17 00:00:00 2001 From: Matthew Ess Date: Tue, 13 Sep 2016 11:33:01 -0400 Subject: [PATCH] Change content text to Open Sans --- css/style.css | 6 ++---- index.htm | 3 ++- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index 047b353..557cbda 100644 --- a/css/style.css +++ b/css/style.css @@ -1,8 +1,5 @@ -.title, .text { - font-family: 'Raleway', sans-serif; -} - .title { + font-family: 'Raleway', sans-serif; font-weight: 600; display: inline-block; float: left; @@ -10,6 +7,7 @@ } .text { + font-family: 'Open Sans', sans-serif; font-weight: 300; } diff --git a/index.htm b/index.htm index ef09139..09256dc 100644 --- a/index.htm +++ b/index.htm @@ -6,7 +6,8 @@ matthew ess - + +