diff --git a/assets/css/fonts.css b/assets/css/fonts.css
index f4fa4849f5166ba9d30a6a13009b97aff5784ef1..533c6f6f837edc470263eda880a855c0bffa4368 100644
--- a/assets/css/fonts.css
+++ b/assets/css/fonts.css
@@ -1,27 +1,47 @@
 @font-face {
     font-family: 'Lato';
-    font-style: italic;
-    font-weight: 400;
-    src: local('Lato Italic'), local('Lato-Italic'), url(../fonts/Lato-Italic.ttf) format('ttf');
+    src: url('../fonts/Lato-Bold.eot'); 
+    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), 
+         url('../fonts/Lato-Bold.woff2') format('woff2'), 
+         url('../fonts/Lato-Bold.woff') format('woff'), 
+         url('../fonts/Lato-Bold.ttf') format('truetype');
+    font-style: normal;
+    font-weight: bold;
+    text-rendering: optimizeLegibility;
 }
-/* latin */
+
 @font-face {
     font-family: 'Lato';
+    src: url('../fonts/Lato-BoldItalic.eot'); 
+    src: url('../fonts/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), 
+         url('../fonts/Lato-BoldItalic.woff2') format('woff2'), 
+         url('../fonts/Lato-BoldItalic.woff') format('woff'), 
+         url('../fonts/Lato-BoldItalic.ttf') format('truetype');
     font-style: italic;
-    font-weight: 700;
-    src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(../fonts/Lato-BoldItalic.ttf) format('ttf');
+    font-weight: bold;
+    text-rendering: optimizeLegibility;
 }
-/* latin */
+
 @font-face {
     font-family: 'Lato';
-    font-style: normal;
-    font-weight: 400;
-    src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/Lato-Regular.ttf) format('ttf');
+    src: url('../fonts/Lato-Italic.eot'); 
+    src: url('../fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'), 
+         url('../fonts/Lato-Italic.woff2') format('woff2'), 
+         url('../fonts/Lato-Italic.woff') format('woff'), 
+         url('../fonts/Lato-Italic.ttf') format('truetype');
+    font-style: italic;
+    font-weight: normal;
+    text-rendering: optimizeLegibility;
 }
-/* latin */
+
 @font-face {
     font-family: 'Lato';
+    src: url('../fonts/Lato-Regular.eot'); 
+    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), 
+         url('../fonts/Lato-Regular.woff2') format('woff2'), 
+         url('../fonts/Lato-Regular.woff') format('woff'), 
+         url('../fonts/Lato-Regular.ttf') format('truetype');
     font-style: normal;
-    font-weight: 700;
-    src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/Lato-Bold.ttf) format('ttf');
-}
\ No newline at end of file
+    font-weight: normal;
+    text-rendering: optimizeLegibility;
+}
diff --git a/assets/fonts/Lato-Black.eot b/assets/fonts/Lato-Black.eot
new file mode 100644
index 0000000000000000000000000000000000000000..444bc3aa2e3ba3675ae15408be55fb075902484f
Binary files /dev/null and b/assets/fonts/Lato-Black.eot differ
diff --git a/assets/fonts/Lato-Black.ttf b/assets/fonts/Lato-Black.ttf
deleted file mode 100644
index 6848db0d1acf36f95ee7dc0130eab9e6fb1d19a6..0000000000000000000000000000000000000000
Binary files a/assets/fonts/Lato-Black.ttf and /dev/null differ
diff --git a/assets/fonts/Lato-BlackItalic.ttf b/assets/fonts/Lato-BlackItalic.ttf
deleted file mode 100644
index 5decf12973e90db8a9014fe9d42a67d8a03f9489..0000000000000000000000000000000000000000
Binary files a/assets/fonts/Lato-BlackItalic.ttf and /dev/null differ
diff --git a/assets/fonts/Lato-Bold.eot b/assets/fonts/Lato-Bold.eot
new file mode 100644
index 0000000000000000000000000000000000000000..3361183a419c188282a8545eaa8d8e298b8ffaab
Binary files /dev/null and b/assets/fonts/Lato-Bold.eot differ
diff --git a/assets/fonts/Lato-Bold.ttf b/assets/fonts/Lato-Bold.ttf
index 74343694e2b2114272f38b1124813b972cb592e5..29f691d5ed0c2d3d224423bb0288e6bd59292511 100644
Binary files a/assets/fonts/Lato-Bold.ttf and b/assets/fonts/Lato-Bold.ttf differ
diff --git a/assets/fonts/Lato-Bold.woff b/assets/fonts/Lato-Bold.woff
new file mode 100644
index 0000000000000000000000000000000000000000..c6dff51f063cc732fdb5fe786a8966de85f4ebec
Binary files /dev/null and b/assets/fonts/Lato-Bold.woff differ
diff --git a/assets/fonts/Lato-Bold.woff2 b/assets/fonts/Lato-Bold.woff2
new file mode 100644
index 0000000000000000000000000000000000000000..bb195043cfc07fa52741c6144d7378b5ba8be4c5
Binary files /dev/null and b/assets/fonts/Lato-Bold.woff2 differ
diff --git a/assets/fonts/Lato-BoldItalic.eot b/assets/fonts/Lato-BoldItalic.eot
new file mode 100644
index 0000000000000000000000000000000000000000..3d4154936b42522fac84900c689a901ac12875c0
Binary files /dev/null and b/assets/fonts/Lato-BoldItalic.eot differ
diff --git a/assets/fonts/Lato-BoldItalic.ttf b/assets/fonts/Lato-BoldItalic.ttf
index 684aacf5b4f354722926994506d3737ef62f0283..f402040b3e5360b90f3a12ca2afab2cd7244e16f 100644
Binary files a/assets/fonts/Lato-BoldItalic.ttf and b/assets/fonts/Lato-BoldItalic.ttf differ
diff --git a/assets/fonts/Lato-BoldItalic.woff b/assets/fonts/Lato-BoldItalic.woff
new file mode 100644
index 0000000000000000000000000000000000000000..88ad05b9ff413055b4d4e89dd3eec1c193fa20c6
Binary files /dev/null and b/assets/fonts/Lato-BoldItalic.woff differ
diff --git a/assets/fonts/Lato-BoldItalic.woff2 b/assets/fonts/Lato-BoldItalic.woff2
new file mode 100644
index 0000000000000000000000000000000000000000..c4e3d804b57b625b16a36d767bfca6bbf63d414e
Binary files /dev/null and b/assets/fonts/Lato-BoldItalic.woff2 differ
diff --git a/assets/fonts/Lato-Hairline.ttf b/assets/fonts/Lato-Hairline.ttf
deleted file mode 100644
index 288be29553a742b2a9caf6f2e37144507eace4c1..0000000000000000000000000000000000000000
Binary files a/assets/fonts/Lato-Hairline.ttf and /dev/null differ
diff --git a/assets/fonts/Lato-HairlineItalic.ttf b/assets/fonts/Lato-HairlineItalic.ttf
deleted file mode 100644
index c2bfd3353e379da00617df0f8a12210e529f9a83..0000000000000000000000000000000000000000
Binary files a/assets/fonts/Lato-HairlineItalic.ttf and /dev/null differ
diff --git a/assets/fonts/Lato-Italic.eot b/assets/fonts/Lato-Italic.eot
new file mode 100644
index 0000000000000000000000000000000000000000..3f826421a1d97b09797fad3d781a666a39eb45c9
Binary files /dev/null and b/assets/fonts/Lato-Italic.eot differ
diff --git a/assets/fonts/Lato-Italic.ttf b/assets/fonts/Lato-Italic.ttf
index 3d3b7a2984aec7f247680b1fe7296700cd2a3e45..b4bfc9b24aa993977662352c881c6e42f99f77e0 100644
Binary files a/assets/fonts/Lato-Italic.ttf and b/assets/fonts/Lato-Italic.ttf differ
diff --git a/assets/fonts/Lato-Italic.woff b/assets/fonts/Lato-Italic.woff
new file mode 100644
index 0000000000000000000000000000000000000000..76114bc03362242c3325ecda6ce6d02bb737880f
Binary files /dev/null and b/assets/fonts/Lato-Italic.woff differ
diff --git a/assets/fonts/Lato-Italic.woff2 b/assets/fonts/Lato-Italic.woff2
new file mode 100644
index 0000000000000000000000000000000000000000..3404f37e2e312757841abe20343588a7740768ca
Binary files /dev/null and b/assets/fonts/Lato-Italic.woff2 differ
diff --git a/assets/fonts/Lato-Light.ttf b/assets/fonts/Lato-Light.ttf
deleted file mode 100644
index a958067a86f46b4b82b6b1ec43fa83f5875f3e43..0000000000000000000000000000000000000000
Binary files a/assets/fonts/Lato-Light.ttf and /dev/null differ
diff --git a/assets/fonts/Lato-LightItalic.ttf b/assets/fonts/Lato-LightItalic.ttf
deleted file mode 100644
index 5e45ad9a6c943fc034f8f177d07c552e5fceda77..0000000000000000000000000000000000000000
Binary files a/assets/fonts/Lato-LightItalic.ttf and /dev/null differ
diff --git a/assets/fonts/Lato-Regular.eot b/assets/fonts/Lato-Regular.eot
new file mode 100644
index 0000000000000000000000000000000000000000..11e3f2a5f0f9b8c7ef6affae8c543d20f7c112be
Binary files /dev/null and b/assets/fonts/Lato-Regular.eot differ
diff --git a/assets/fonts/Lato-Regular.ttf b/assets/fonts/Lato-Regular.ttf
index 04ea8efb1367727b081dea87e63818be0a4d02f0..74decd9ebb8d805201934266b3bda6a9d5831024 100644
Binary files a/assets/fonts/Lato-Regular.ttf and b/assets/fonts/Lato-Regular.ttf differ
diff --git a/assets/fonts/Lato-Regular.woff b/assets/fonts/Lato-Regular.woff
new file mode 100644
index 0000000000000000000000000000000000000000..ae1307ff5f4c48678621c240f8972d5a6e20b22c
Binary files /dev/null and b/assets/fonts/Lato-Regular.woff differ
diff --git a/assets/fonts/Lato-Regular.woff2 b/assets/fonts/Lato-Regular.woff2
new file mode 100644
index 0000000000000000000000000000000000000000..3bf9843328a6359b6bd06e50010319c63da0d717
Binary files /dev/null and b/assets/fonts/Lato-Regular.woff2 differ