diff --git a/css/src/icons.css b/css/src/icons.css
index 914f2857c..7913445c6 100644
--- a/css/src/icons.css
+++ b/css/src/icons.css
@@ -50,6 +50,33 @@
-moz-osx-font-smoothing: grayscale;
}
+.icon-receive:before {
+ content: "\e613";
+}
+.icon-bitcoin:before {
+ content: "\e60f";
+}
+.icon-history:before {
+ content: "\e610";
+}
+.icon-home:before {
+ content: "\e611";
+}
+.icon-label:before {
+ content: "\e612";
+}
+.icon-send:before {
+ content: "\e614";
+}
+.icon-setting:before {
+ content: "\e615";
+}
+.icon-usd:before {
+ content: "\e616";
+}
+.icon-wallet:before {
+ content: "\e617";
+}
.icon-arrow-left:before {
content: "\e600";
}
@@ -94,4 +121,4 @@
}
.icon-arrow-up4:before {
content: "\e60e";
-}
+}
\ No newline at end of file
diff --git a/font/icomoon.eot b/font/icomoon.eot
index b8ff229bc..f710791e4 100755
Binary files a/font/icomoon.eot and b/font/icomoon.eot differ
diff --git a/font/icomoon.svg b/font/icomoon.svg
index 5504c7b77..6bbb4ceb6 100755
--- a/font/icomoon.svg
+++ b/font/icomoon.svg
@@ -22,4 +22,13 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/font/icomoon.ttf b/font/icomoon.ttf
index 3ac922071..934e39e80 100755
Binary files a/font/icomoon.ttf and b/font/icomoon.ttf differ
diff --git a/font/icomoon.woff b/font/icomoon.woff
index 86fcfb928..ec9be93c6 100755
Binary files a/font/icomoon.woff and b/font/icomoon.woff differ