diff --git a/css/global.css b/css/global.css
index 7da088062cd03df511bc47368314edffad537546..5093c177acacf12b7dc62a3e01e4ffa3a024375f 100644
--- a/css/global.css
+++ b/css/global.css
@@ -51,7 +51,17 @@
 
 }
 
-
+@font-face {
+    font-family: 'opendyslexic-regular';
+    src: url('../fonts/opendyslexic-regular-webfont.eot');
+    src: url('../fonts/opendyslexic-regular-webfont.eot?#iefix') format('embedded-opentype'),
+    url('../fonts/opendyslexic-regular-webfont.woff2') format('woff2'),
+    url('../fonts/opendyslexic-regular-webfont.woff') format('woff'),
+    url('../fonts/opendyslexic-regular-webfont.ttf') format('truetype'),
+    url('../fonts/opendyslexic-regular-webfont.svg#robotocondensed') format('svg');
+    font-weight: normal;
+    font-style: normal;
+}
 
 /* body */