diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index eb9e689..5ab5e19 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -19,7 +19,27 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -72,7 +92,7 @@
-
+
@@ -96,11 +116,11 @@
+
+
+
-
-
-
@@ -294,7 +314,9 @@
-
+
+
+ 1601453886631
diff --git a/src/main/resources/static/Dependency/fontello-plus/LICENSE.txt b/src/main/resources/static/Dependency/fontello-plus/LICENSE.txt
new file mode 100644
index 0000000..5897837
--- /dev/null
+++ b/src/main/resources/static/Dependency/fontello-plus/LICENSE.txt
@@ -0,0 +1,21 @@
+Font license info
+
+
+## Entypo
+
+ Copyright (C) 2012 by Daniel Bruce
+
+ Author: Daniel Bruce
+ License: SIL (http://scripts.sil.org/OFL)
+ Homepage: http://www.entypo.com
+
+
+## Font Awesome
+
+ Copyright (C) 2016 by Dave Gandy
+
+ Author: Dave Gandy
+ License: SIL ()
+ Homepage: http://fortawesome.github.com/Font-Awesome/
+
+
diff --git a/src/main/resources/static/Dependency/fontello-plus/README.txt b/src/main/resources/static/Dependency/fontello-plus/README.txt
new file mode 100644
index 0000000..d870892
--- /dev/null
+++ b/src/main/resources/static/Dependency/fontello-plus/README.txt
@@ -0,0 +1,75 @@
+This webfont is generated by https://fontello.com open source project.
+
+
+================================================================================
+Please, note, that you should obey original font licenses, used to make this
+webfont pack. Details available in LICENSE.txt file.
+
+- Usually, it's enough to publish content of LICENSE.txt file somewhere on your
+ site in "About" section.
+
+- If your project is open-source, usually, it will be ok to make LICENSE.txt
+ file publicly available in your repository.
+
+- Fonts, used in Fontello, don't require a clickable link on your site.
+ But any kind of additional authors crediting is welcome.
+================================================================================
+
+
+Comments on archive content
+---------------------------
+
+- /font/* - fonts in different formats
+
+- /css/* - different kinds of css, for all situations. Should be ok with
+ twitter bootstrap. Also, you can skip style and assign icon classes
+ directly to text elements, if you don't mind about IE7.
+
+- demo.html - demo file, to show your webfont content
+
+- LICENSE.txt - license info about source fonts, used to build your one.
+
+- config.json - keeps your settings. You can import it back into fontello
+ anytime, to continue your work
+
+
+Why so many CSS files ?
+-----------------------
+
+Because we like to fit all your needs :)
+
+- basic file, .css - is usually enough, it contains @font-face
+ and character code definitions
+
+- *-ie7.css - if you need IE7 support, but still don't wish to put char codes
+ directly into html
+
+- *-codes.css and *-ie7-codes.css - if you like to use your own @font-face
+ rules, but still wish to benefit from css generation. That can be very
+ convenient for automated asset build systems. When you need to update font -
+ no need to manually edit files, just override old version with archive
+ content. See fontello source code for examples.
+
+- *-embedded.css - basic css file, but with embedded WOFF font, to avoid
+ CORS issues in Firefox and IE9+, when fonts are hosted on the separate domain.
+ We strongly recommend to resolve this issue by `Access-Control-Allow-Origin`
+ server headers. But if you ok with dirty hack - this file is for you. Note,
+ that data url moved to separate @font-face to avoid problems with
+
+
+
+
+
+
+
+
+
fontello font demo
+
+
+
+
+
icon-check0xe800
+
icon-plus0xe801
+
icon-plus-squared-alt0xf196
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/resources/static/Dependency/fontello-plus/font/fontello.eot b/src/main/resources/static/Dependency/fontello-plus/font/fontello.eot
new file mode 100644
index 0000000..cd5035c
Binary files /dev/null and b/src/main/resources/static/Dependency/fontello-plus/font/fontello.eot differ
diff --git a/src/main/resources/static/Dependency/fontello-plus/font/fontello.svg b/src/main/resources/static/Dependency/fontello-plus/font/fontello.svg
new file mode 100644
index 0000000..906a1c5
--- /dev/null
+++ b/src/main/resources/static/Dependency/fontello-plus/font/fontello.svg
@@ -0,0 +1,16 @@
+
+
+
\ No newline at end of file
diff --git a/src/main/resources/static/Dependency/fontello-plus/font/fontello.ttf b/src/main/resources/static/Dependency/fontello-plus/font/fontello.ttf
new file mode 100644
index 0000000..755ffc9
Binary files /dev/null and b/src/main/resources/static/Dependency/fontello-plus/font/fontello.ttf differ
diff --git a/src/main/resources/static/Dependency/fontello-plus/font/fontello.woff b/src/main/resources/static/Dependency/fontello-plus/font/fontello.woff
new file mode 100644
index 0000000..bf18569
Binary files /dev/null and b/src/main/resources/static/Dependency/fontello-plus/font/fontello.woff differ
diff --git a/src/main/resources/static/Dependency/fontello-plus/font/fontello.woff2 b/src/main/resources/static/Dependency/fontello-plus/font/fontello.woff2
new file mode 100644
index 0000000..1b988f7
Binary files /dev/null and b/src/main/resources/static/Dependency/fontello-plus/font/fontello.woff2 differ