diff --git a/css/icons.css b/css/icons.css
index 97f45e20..c9a0e4fe 100644
--- a/css/icons.css
+++ b/css/icons.css
@@ -107,3 +107,13 @@
font-family : 'Fontello';
content : '\e816 ';
}
+
+.icon-cut::before {
+ font-family : 'Fontello';
+ content : '\e817 ';
+}
+
+.icon-paste::before {
+ font-family : 'Fontello';
+ content : '\e818 ';
+}
diff --git a/font/fontello.eot b/font/fontello.eot
index 35c5649f..342573e7 100644
Binary files a/font/fontello.eot and b/font/fontello.eot differ
diff --git a/font/fontello.svg b/font/fontello.svg
index 9ced2e2f..e0f19f80 100644
--- a/font/fontello.svg
+++ b/font/fontello.svg
@@ -29,6 +29,8 @@
+
+
\ No newline at end of file
diff --git a/font/fontello.ttf b/font/fontello.ttf
index 25ce8aa4..3b56d6e9 100644
Binary files a/font/fontello.ttf and b/font/fontello.ttf differ
diff --git a/font/fontello.woff b/font/fontello.woff
index e140923a..d27a65c0 100644
Binary files a/font/fontello.woff and b/font/fontello.woff differ