diff --git a/style/styles.css b/style/styles.css index 07c4916..c5563b7 100644 --- a/style/styles.css +++ b/style/styles.css @@ -9,7 +9,8 @@ body { .page-title { text-align: center; - font-family: indieflower, 'Brush Script MT', cursive; + font-family: oxygen, sans-serif; + font-weight: 700; color: #eeeeee; padding-top: 65px; padding-bottom: 10px;