/* Local Font Awesome 5-style aliases backed by bundled Font Awesome 4.7. */
.fa,
.fas,
.far,
.fal,
.fab {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-store:before { content: "\f290"; }
.fa-dice:before { content: "\f11b"; }
.fa-coins:before { content: "\f0d6"; }
.fa-money-bill-wave:before { content: "\f0d6"; }
.fa-book-open:before { content: "\f02d"; }
.fa-wallet:before { content: "\f0d6"; }
.fa-receipt:before { content: "\f022"; }
.fa-trash-alt:before { content: "\f1f8"; }
.fa-sign-out-alt:before { content: "\f08b"; }
.fa-user-check:before { content: "\f007"; }
.fa-user-slash:before { content: "\f235"; }
.fa-user-circle:before { content: "\f2bd"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-chart-line:before { content: "\f201"; }
.fa-check-circle:before { content: "\f058"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-minus-circle:before { content: "\f056"; }
.fa-home:before { content: "\f015"; }
.fa-history:before { content: "\f1da"; }
.fa-gamepad:before { content: "\f11b"; }
.fa-upload:before { content: "\f093"; }
.fa-users:before { content: "\f0c0"; }
.fa-key:before { content: "\f084"; }
.fa-cogs:before { content: "\f085"; }
.fa-bullhorn:before { content: "\f0a1"; }
.fa-bars:before { content: "\f0c9"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-times:before { content: "\f00d"; }
.fa-cog:before { content: "\f013"; }
.fa-moon:before { content: "\f186"; }
.fa-sun:before { content: "\f185"; }
.fa-hand-pointer:before { content: "\f25a"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-lock:before { content: "\f023"; }
.fa-user:before { content: "\f007"; }
.fa-sign-in-alt:before { content: "\f090"; }
