diff --git a/css/icons.css b/css/icons.css
index b106dd58..af28a464 100644
--- a/css/icons.css
+++ b/css/icons.css
@@ -117,3 +117,8 @@
font-family : 'Fontello';
content : '\e818 ';
}
+
+.icon-upload::before {
+ font-family : 'Fontello';
+ content : '\e819 ';
+}
diff --git a/font/fontello.eot b/font/fontello.eot
index 342573e7..12f282a7 100644
Binary files a/font/fontello.eot and b/font/fontello.eot differ
diff --git a/font/fontello.json b/font/fontello.json
index 42a81121..ed5497ce 100644
--- a/font/fontello.json
+++ b/font/fontello.json
@@ -199,6 +199,24 @@
"css": "arrows-ccw",
"code": 59414,
"src": "entypo"
+ },
+ {
+ "uid": "8772331a9fec983cdb5d72902a6f9e0e",
+ "css": "scissors",
+ "code": 59415,
+ "src": "fontawesome"
+ },
+ {
+ "uid": "b429436ec5a518c78479d44ef18dbd60",
+ "css": "paste",
+ "code": 59416,
+ "src": "fontawesome"
+ },
+ {
+ "uid": "eeec3208c90b7b48e804919d0d2d4a41",
+ "css": "upload",
+ "code": 59417,
+ "src": "fontawesome"
}
]
}
diff --git a/font/fontello.svg b/font/fontello.svg
index e0f19f80..3b768ad4 100644
--- a/font/fontello.svg
+++ b/font/fontello.svg
@@ -31,6 +31,7 @@
+
\ No newline at end of file
diff --git a/font/fontello.ttf b/font/fontello.ttf
index 3b56d6e9..ba06184f 100644
Binary files a/font/fontello.ttf and b/font/fontello.ttf differ
diff --git a/font/fontello.woff b/font/fontello.woff
index d27a65c0..262eddc9 100644
Binary files a/font/fontello.woff and b/font/fontello.woff differ