diff --git a/app/fonts/taiga.eot b/app/fonts/taiga.eot
index 775eee9d..e827d9a4 100644
Binary files a/app/fonts/taiga.eot and b/app/fonts/taiga.eot differ
diff --git a/app/fonts/taiga.svg b/app/fonts/taiga.svg
index a48415ed..7097c6f2 100644
--- a/app/fonts/taiga.svg
+++ b/app/fonts/taiga.svg
@@ -33,4 +33,5 @@
+
diff --git a/app/fonts/taiga.ttf b/app/fonts/taiga.ttf
index 68032f9a..aaa07b68 100644
Binary files a/app/fonts/taiga.ttf and b/app/fonts/taiga.ttf differ
diff --git a/app/fonts/taiga.woff b/app/fonts/taiga.woff
index 6def0d55..93d57a0f 100644
Binary files a/app/fonts/taiga.woff and b/app/fonts/taiga.woff differ
diff --git a/app/styles/dependencies/typography.scss b/app/styles/dependencies/typography.scss
index 71a47cd8..c192ce4a 100755
--- a/app/styles/dependencies/typography.scss
+++ b/app/styles/dependencies/typography.scss
@@ -192,3 +192,6 @@ a:visited {
.icon-attachment:before {
content: 'A';
}
+.icon-reload:before {
+ content: 'z';
+}