diff --git a/theme/css/style.css b/theme/css/style.css
index 9698c0b477b5e5e1fc78d2d9492ef95ee32388a8..6f800942d14a97d449f48cbc69fe88f5e7f2d5af 100644
--- a/theme/css/style.css
+++ b/theme/css/style.css
@@ -96,5 +96,6 @@
 .reveal .slides>section>section {
   vertical-align: top;
   position: absolute;
-  top: -40%!important;
+  top: 10%!important;
+  font-family: Lato;
 }
\ No newline at end of file