Line 3: | Line 3: | ||
<meta content="width=device-width, initial-scale=1" name="viewport"> | <meta content="width=device-width, initial-scale=1" name="viewport"> | ||
<meta content="IE=edge" http-equiv="X-UA-Compatible"> | <meta content="IE=edge" http-equiv="X-UA-Compatible"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Questrial" rel="stylesheet"> | ||
<link href= | <link href= | ||
'http://fonts.googleapis.com/css?family=Playfair+Display:400,400italic' | 'http://fonts.googleapis.com/css?family=Playfair+Display:400,400italic' | ||
Line 47: | Line 49: | ||
h1 { | h1 { | ||
color: #c65c3f; | color: #c65c3f; | ||
− | font-family: " | + | font-family: "Open Sans", serif; |
font-size: 40px; | font-size: 40px; | ||
font-weight: normal; | font-weight: normal; | ||
Line 55: | Line 57: | ||
h2 { | h2 { | ||
color: #75a3a3; | color: #75a3a3; | ||
− | font-family: " | + | font-family: "Questrial, serif; |
font-size: 26px; | font-size: 26px; | ||
font-weight: normal; | font-weight: normal; | ||
Line 74: | Line 76: | ||
p { | p { | ||
color: #363636; | color: #363636; | ||
− | font-family: " | + | font-family: "Raleway", sans-serif; |
font-size: 14px; | font-size: 14px; | ||
line-height: 2em; | line-height: 2em; |
Revision as of 21:29, 17 October 2016