diff --git a/css/style.css b/css/style.css
index ff089e3..225963e 100644
--- a/css/style.css
+++ b/css/style.css
@@ -9,7 +9,7 @@ body {
background-image: url("../images/wooden-table-bg.jpg");
background-position: top;
background-size: auto 100%;
- font-family: 'Varela Round',sans-serif;
+ font-family: 'Source Sans Pro', sans-serif;
color: #353535;
font-size: 12px
}
@@ -113,8 +113,8 @@ a {
}
.title {
+ font-family: 'Ubuntu',sans-serif;
font-style: italic;
- font-weight: 800;
color:#0D597B;
}
diff --git a/index.html b/index.html
index d895d73..180cf60 100644
--- a/index.html
+++ b/index.html
@@ -14,7 +14,7 @@
-
+