.fas {
  display: inline-block;
  min-width: 1.1em;
  margin-right: 0.45em;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.fa-bars::before { content: "\2630"; }
.fa-times::before { content: "\00d7"; }
.fa-sync-alt::before { content: "\21bb"; }
.fa-expand-arrows-alt::before { content: "\26f6"; }
.fa-compress-arrows-alt::before { content: "\2922"; }
.fa-star::before { content: "\2605"; }
.fa-gift::before { content: "\25c8"; }
.fa-tag::before { content: "\25b8"; }
.fa-trophy::before { content: "\25c9"; }
.fa-credit-card::before { content: "\25ad"; }
.fa-comments::before { content: "\25cc"; }
.fa-angle-down::before { content: "\2304"; }
.fa-angle-up::before { content: "\2303"; }
