Updates custom icons font

This commit is contained in:
Alberto Garcia Cabeza
2016-09-12 18:46:04 +02:00
parent c42877efb1
commit a4693788f1
5 changed files with 16 additions and 0 deletions

View File

@@ -172,3 +172,15 @@
.icon-arrow-right:before {
content: "\55";
}
.icon-check-circle:before {
content: "\56";
}
.icon-arrow-top:before {
content: "\57";
}
.icon-help-1:before {
content: "\58";
}
.icon-checkmark-circle:before {
content: "\59";
}