aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/static/fontello.css
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/web/static/fontello.css')
-rw-r--r--cmd/web/static/fontello.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/cmd/web/static/fontello.css b/cmd/web/static/fontello.css
new file mode 100644
index 0000000..ba4e933
--- /dev/null
+++ b/cmd/web/static/fontello.css
@@ -0,0 +1,6 @@
1
2.icon-ok-circled:before { content: '\e800'; } /* '' */
3.icon-cancel-circled:before { content: '\e801'; } /* '' */
4.icon-key:before { content: '\e802'; } /* '' */
5.icon-user:before { content: '\e803'; } /* '' */
6.icon-hourglass-2:before { content: '\f252'; } /* '' */ \ No newline at end of file