Updates icons font

This commit is contained in:
Alberto Garcia Cabeza
2015-08-06 11:18:56 +02:00
parent 992aee2f42
commit 228fd80688
5 changed files with 13 additions and 17 deletions

View File

@@ -52,24 +52,21 @@
.icon-chat-bubble-two:before {
content: "e";
}
.icon-like:before {
.icon-twitter:before {
content: "f";
}
.icon-unlike:before {
.icon-calendar:before {
content: "g";
}
.icon-twitter:before {
.icon-lightbulb:before {
content: "h";
}
.icon-quote-left:before {
content: "l";
}
.icon-quote-right:before {
.icon-comment-quotes:before {
content: "i";
}
.icon-calendar:before {
.icon-unlike:before {
content: "j";
}
.icon-lightbulb:before {
.icon-like:before {
content: "k";
}
}