.fa,
.fas {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.fa-clock:before { content: "\1F552"; }
.fa-map-marker-alt:before { content: "\1F4CD"; }
.fa-envelope:before { content: "\2709"; }
.fa-phone:before { content: "\260E"; }
.fa-desktop:before { content: "\25A3"; }
.fa-user-tie:before,
.fa-users-cog:before,
.fa-user-cog:before { content: "\25CF"; }
.fa-chevron-down:before { content: "v"; }
.fa-chevron-up:before { content: "^"; }
