diff --git a/resources/assets/sass/_base-font.scss b/resources/assets/sass/_base-font.scss
index a13eb64f..b8a51b66 100644
--- a/resources/assets/sass/_base-font.scss
+++ b/resources/assets/sass/_base-font.scss
@@ -2,6 +2,7 @@
html {
font-size: 10px;
+ font-family: "europa";
}
a.u-syndication {
diff --git a/resources/views/master.blade.php b/resources/views/master.blade.php
index a32b632b..2d8aa7a9 100644
--- a/resources/views/master.blade.php
+++ b/resources/views/master.blade.php
@@ -7,6 +7,7 @@
+