/* FontAwesome Icons - Complemento para iconos faltantes */
.fa-ban:before { content: "\f05e"; }
.fa-tags:before { content: "\f02c"; }
.fa-filter:before { content: "\f0b0"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-edit:before { content: "\f044"; }
.fa-check:before { content: "\f00c"; }
.fa-times:before { content: "\f00d"; }
.fa-search:before { content: "\f002"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-check-circle:before { content: "\f058"; }
.fa-times-circle:before { content: "\f057"; }
.fa-calendar:before { content: "\f133"; }
.fa-infinity:before { content: "\f534"; }
.fa-certificate:before { content: "\f0a3"; }
.fa-save:before { content: "\f0c7"; }
.fa-arrow-left:before { content: "\f060"; }
