/* Compatibility aliases for icon names added after Font Awesome 4.0. */
.fa-bank:before { content: "\f0f7"; }
.fa-bar-chart:before { content: "\f080"; }
.fa-building:before { content: "\f0f7"; }
.fa-calculator:before { content: "\f0e4"; }
.fa-cubes:before { content: "\f187"; }
.fa-history:before { content: "\f017"; }
.fa-line-chart:before { content: "\f012"; }
.fa-map-signs:before { content: "\f14e"; }
.fa-receipt:before { content: "\f0f6"; }
.fa-sticky-note-o:before { content: "\f0f6"; }
.fa-trash:before { content: "\f014"; }
.fa-user-circle:before { content: "\f007"; }
.fa-user-plus:before { content: "\f055"; }
.fa-user-times:before { content: "\f007"; }
.fa-whatsapp:before { content: "\f095"; }
.fa-wifi:before { content: "\f012"; }
