diff --git a/src/index.html b/src/index.html
index 1122856..149024b 100644
--- a/src/index.html
+++ b/src/index.html
@@ -6,7 +6,7 @@
Blur Admin
-
+
diff --git a/src/sass/theme/conf/_variables.scss b/src/sass/theme/conf/_variables.scss
index af8b55a..dae248f 100644
--- a/src/sass/theme/conf/_variables.scss
+++ b/src/sass/theme/conf/_variables.scss
@@ -1,4 +1,4 @@
-$font-family: 'Lato', sans-serif;
+$font-family: 'Roboto', sans-serif;
$primary: #41bee9!default;
$info: #5bc0de!default;