From ba09e05036d64715521ef6a739b0152161880cea Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Sun, 30 Oct 2016 16:12:08 +0100 Subject: Add image font. --- static/font/css/fontello-codes.css | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 static/font/css/fontello-codes.css (limited to 'static/font/css/fontello-codes.css') diff --git a/static/font/css/fontello-codes.css b/static/font/css/fontello-codes.css new file mode 100644 index 00000000..092af2b5 --- /dev/null +++ b/static/font/css/fontello-codes.css @@ -0,0 +1,5 @@ + +.icon-retweet:before { content: '\e800'; } /* '' */ +.icon-star:before { content: '\e801'; } /* '' */ +.icon-star-empty:before { content: '\e802'; } /* '' */ +.icon-reply:before { content: '\f112'; } /* '' */ \ No newline at end of file -- cgit v1.2.3-70-g09d2