diff --git a/assets/css/templates/home.css b/assets/css/templates/home.css
index 2ac1ba2..b57dcb7 100644
--- a/assets/css/templates/home.css
+++ b/assets/css/templates/home.css
@@ -6,7 +6,7 @@ main div.home {
margin-top: 17%;
margin-bottom: 20%; }
main div.home div.logo {
- font-family: 'Boon', "Verdana", "Arial", sans-serif;
+ font-family: 'Boon-Logo', "Verdana", "Arial", sans-serif;
font-size: 24.5px;
line-height: 1.2em;
font-weight: 100;
diff --git a/assets/css/templates/home.css.map b/assets/css/templates/home.css.map
index 1c5a07d..1082f36 100644
Binary files a/assets/css/templates/home.css.map and b/assets/css/templates/home.css.map differ
diff --git a/assets/fonts/boon-300.woff b/assets/fonts/boon-300.woff
deleted file mode 100644
index d4d1261..0000000
Binary files a/assets/fonts/boon-300.woff and /dev/null differ
diff --git a/assets/fonts/boon-300i.woff b/assets/fonts/boon-300i.woff
deleted file mode 100644
index 51a0dda..0000000
Binary files a/assets/fonts/boon-300i.woff and /dev/null differ
diff --git a/assets/fonts/boon-400.woff b/assets/fonts/boon-400.woff
deleted file mode 100644
index 09972c8..0000000
Binary files a/assets/fonts/boon-400.woff and /dev/null differ
diff --git a/assets/fonts/boon-400i.woff b/assets/fonts/boon-400i.woff
deleted file mode 100644
index 2c84f3e..0000000
Binary files a/assets/fonts/boon-400i.woff and /dev/null differ
diff --git a/assets/fonts/boon-500.woff b/assets/fonts/boon-500.woff
deleted file mode 100644
index f39c765..0000000
Binary files a/assets/fonts/boon-500.woff and /dev/null differ
diff --git a/assets/fonts/boon-500i.woff b/assets/fonts/boon-500i.woff
deleted file mode 100644
index 95d061f..0000000
Binary files a/assets/fonts/boon-500i.woff and /dev/null differ
diff --git a/assets/fonts/boon-600.woff b/assets/fonts/boon-600.woff
deleted file mode 100644
index 7255c12..0000000
Binary files a/assets/fonts/boon-600.woff and /dev/null differ
diff --git a/assets/fonts/boon-600i.woff b/assets/fonts/boon-600i.woff
deleted file mode 100644
index 91b0343..0000000
Binary files a/assets/fonts/boon-600i.woff and /dev/null differ
diff --git a/assets/fonts/boon-700.woff b/assets/fonts/boon-700.woff
deleted file mode 100644
index 66c66eb..0000000
Binary files a/assets/fonts/boon-700.woff and /dev/null differ
diff --git a/assets/fonts/boon-700i.woff b/assets/fonts/boon-700i.woff
deleted file mode 100644
index d6c9700..0000000
Binary files a/assets/fonts/boon-700i.woff and /dev/null differ
diff --git a/assets/fonts/boon.css b/assets/fonts/boon.css
deleted file mode 100755
index 4cf787f..0000000
--- a/assets/fonts/boon.css
+++ /dev/null
@@ -1,55 +0,0 @@
-@font-face {
- src: url("boon-300.woff") format("woff");
- font-family: "Boon";
- font-style: normal;
- font-weight: 300;
-}
-
-@font-face {
- src: url("boon-300i.woff") format("woff");
- font-family: "Boon";
- font-style: italic;
- font-weight: 300;
-}
-
-@font-face {
- src: url("boon-400.woff") format("woff");
- font-family: "Boon";
- font-style: normal;
- font-weight: 400;
-}
-
-@font-face {
- src: url("boon-400i.woff") format("woff");
- font-family: "Boon";
- font-style: italic;
- font-weight: 400;
-}
-
-@font-face {
- src: url("boon-500.woff") format("woff");
- font-family: "Boon";
- font-style: normal;
- font-weight: 500;
-}
-
-@font-face {
- src: url("boon-500i.woff") format("woff");
- font-family: "Boon";
- font-style: italic;
- font-weight: 500;
-}
-
-@font-face {
- src: url("boon-700.woff") format("woff");
- font-family: "Boon";
- font-style: normal;
- font-weight: 700;
-}
-
-@font-face {
- src: url("boon-700i.woff") format("woff");
- font-family: "Boon";
- font-style: italic;
- font-weight: 700;
-}
diff --git a/assets/fonts/boon_logo-300.woff b/assets/fonts/boon_logo-300.woff
new file mode 100644
index 0000000..6c7c7f7
Binary files /dev/null and b/assets/fonts/boon_logo-300.woff differ
diff --git a/assets/fonts/boon_logo-300o.woff b/assets/fonts/boon_logo-300o.woff
new file mode 100644
index 0000000..6cfe6e3
Binary files /dev/null and b/assets/fonts/boon_logo-300o.woff differ
diff --git a/assets/fonts/boon_logo-400.woff b/assets/fonts/boon_logo-400.woff
new file mode 100644
index 0000000..430b593
Binary files /dev/null and b/assets/fonts/boon_logo-400.woff differ
diff --git a/assets/fonts/boon_logo-400o.woff b/assets/fonts/boon_logo-400o.woff
new file mode 100644
index 0000000..d35a6aa
Binary files /dev/null and b/assets/fonts/boon_logo-400o.woff differ
diff --git a/assets/fonts/boon_logo-500.woff b/assets/fonts/boon_logo-500.woff
new file mode 100644
index 0000000..5acfbd4
Binary files /dev/null and b/assets/fonts/boon_logo-500.woff differ
diff --git a/assets/fonts/boon_logo-500o.woff b/assets/fonts/boon_logo-500o.woff
new file mode 100644
index 0000000..c4fb953
Binary files /dev/null and b/assets/fonts/boon_logo-500o.woff differ
diff --git a/assets/fonts/boon_logo-600.woff b/assets/fonts/boon_logo-600.woff
new file mode 100644
index 0000000..6953e9d
Binary files /dev/null and b/assets/fonts/boon_logo-600.woff differ
diff --git a/assets/fonts/boon_logo-600o.woff b/assets/fonts/boon_logo-600o.woff
new file mode 100644
index 0000000..75218c5
Binary files /dev/null and b/assets/fonts/boon_logo-600o.woff differ
diff --git a/assets/fonts/boon_logo-700.woff b/assets/fonts/boon_logo-700.woff
new file mode 100644
index 0000000..5741d02
Binary files /dev/null and b/assets/fonts/boon_logo-700.woff differ
diff --git a/assets/fonts/boon_logo-700o.woff b/assets/fonts/boon_logo-700o.woff
new file mode 100644
index 0000000..5f170c0
Binary files /dev/null and b/assets/fonts/boon_logo-700o.woff differ
diff --git a/assets/fonts/boon_logo.css b/assets/fonts/boon_logo.css
new file mode 100755
index 0000000..ef8fbcb
--- /dev/null
+++ b/assets/fonts/boon_logo.css
@@ -0,0 +1,55 @@
+@font-face {
+ src: url("boon_logo-300.woff") format("woff");
+ font-family: "Boon-Logo";
+ font-style: normal;
+ font-weight: 300;
+}
+
+@font-face {
+ src: url("boon_logo-300o.woff") format("woff");
+ font-family: "Boon-Logo";
+ font-style: italic;
+ font-weight: 300;
+}
+
+@font-face {
+ src: url("boon_logo-400.woff") format("woff");
+ font-family: "Boon-Logo";
+ font-style: normal;
+ font-weight: 400;
+}
+
+@font-face {
+ src: url("boon_logo-400o.woff") format("woff");
+ font-family: "Boon-Logo";
+ font-style: italic;
+ font-weight: 400;
+}
+
+@font-face {
+ src: url("boon_logo-500.woff") format("woff");
+ font-family: "Boon-Logo";
+ font-style: normal;
+ font-weight: 500;
+}
+
+@font-face {
+ src: url("boon_logo-500o.woff") format("woff");
+ font-family: "Boon-Logo";
+ font-style: italic;
+ font-weight: 500;
+}
+
+@font-face {
+ src: url("boon_logo-700.woff") format("woff");
+ font-family: "Boon-Logo";
+ font-style: normal;
+ font-weight: 700;
+}
+
+@font-face {
+ src: url("boon_logo-700o.woff") format("woff");
+ font-family: "Boon-Logo";
+ font-style: italic;
+ font-weight: 700;
+}
diff --git a/assets/scss/templates/home.scss b/assets/scss/templates/home.scss
index 71cefa4..6d13934 100644
--- a/assets/scss/templates/home.scss
+++ b/assets/scss/templates/home.scss
@@ -11,7 +11,7 @@ main {
margin-bottom: 20%;
div.logo {
- font-family: 'Boon', "Verdana", "Arial", sans-serif;
+ font-family: 'Boon-Logo', "Verdana", "Arial", sans-serif;
font-size: 24.5px;
line-height: 1.2em;
font-weight: 100;
diff --git a/site/snippets/base/html-head.php b/site/snippets/base/html-head.php
index 8761598..61c9216 100644
--- a/site/snippets/base/html-head.php
+++ b/site/snippets/base/html-head.php
@@ -38,7 +38,7 @@ if( $page->isHomePage() ) {
-
+