.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light {
  display: inline-block;
  min-width: 1em;
  line-height: 1;
  font-family: Arial, sans-serif !important;
  font-weight: 900 !important;
}

.fab,
.fa-brands {
  display: inline-block;
  min-width: 1em;
  line-height: 1;
  font-family: Arial, sans-serif !important;
  font-weight: 400 !important;
}

.fa::before,
.fas::before,
.fa-solid::before,
.far::before,
.fa-regular::before,
.fal::before,
.fa-light::before,
.fab::before,
.fa-brands::before {
  display: inline-block;
  min-width: 1em;
  text-align: center;
  font-family: Arial, sans-serif !important;
  font-weight: 700 !important;
}

.fa-times::before,
.fa-xmark::before,
.fa-close::before,
.fa-remove::before,
.fa-x::before {
  content: "x";
}

.fa-bars::before {
  content: "\2630";
}

.fa-angle-down::before {
  content: "";
  width: 7px;
  height: 7px;
  min-width: 7px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
  vertical-align: 0.18em;
}

.fa-angle-right::before,
.fa-chevron-right::before,
.fa-angles-right::before {
  content: "";
  width: 7px;
  height: 7px;
  min-width: 7px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(-45deg);
  vertical-align: 0.08em;
}

.fa-angle-left::before {
  content: "";
  width: 7px;
  height: 7px;
  min-width: 7px;
  border-left: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
  vertical-align: 0.08em;
}

.fa-arrow-right::before,
.fa-long-arrow-right::before {
  content: "\2192";
}

.fa-arrow-left::before,
.fa-long-arrow-left::before {
  content: "\2190";
}

.fa-angle-double-up::before {
  content: "\2191";
}

.fa-plus::before {
  content: "+";
}

.fa-minus::before {
  content: "-";
}

.fa-check::before,
.fa-circle-check::before {
  content: "\2713";
}

.fa-circle-xmark::before {
  content: "x";
}

.fa-search::before,
.fa-magnifying-glass::before {
  content: "\2315";
}

.fa-envelope::before {
  content: "\2709";
}

.fa-phone::before {
  content: "\260E";
}

.fa-map-marker-alt::before,
.fa-location-dot::before {
  content: "\25CF";
}

.fa-clock::before,
.fa-calendar-check::before,
.fa-calendar-days::before {
  content: "\25F7";
}

.fa-image::before,
.fa-folder-open::before {
  content: "\25A7";
}

.fa-box::before,
.fa-box-open::before,
.fa-boxes-stacked::before,
.fa-cube::before {
  content: "\25A3";
}

.fa-layer-group::before,
.fa-list::before {
  content: "\2637";
}

.fa-lightbulb::before {
  content: "\25D0";
}

.fa-seedling::before,
.fa-leaf::before {
  content: "\273F";
}

.fa-battery-full::before,
.fa-charging-station::before {
  content: "\25AC";
}

.fa-clipboard-check::before {
  content: "\2611";
}

.fa-pen-ruler::before {
  content: "\270E";
}

.fa-tags::before {
  content: "\25C6";
}

.fa-gift::before {
  content: "\25A6";
}

.fa-truck-fast::before,
.fa-truck-ramp-box::before {
  content: "\25B6";
}

.fa-warehouse::before,
.fa-industry::before,
.fa-hotel::before {
  content: "\25A0";
}

.fa-headset::before {
  content: "\260E";
}

.fa-handshake::before,
.fa-comments::before {
  content: "\25C7";
}

.fa-earth-americas::before {
  content: "\25CE";
}

.fa-certificate::before,
.fa-star::before {
  content: "\2605";
}

.fa-play::before {
  content: "\25B6";
}

.fa-user::before {
  content: "\25CF";
}

.fa-circle-dot::before {
  content: "\25C9";
}

.fa-facebook-f::before {
  content: "f";
}

.fa-twitter::before,
.fa-x-twitter::before {
  content: "x";
}

.fa-youtube::before {
  content: "\25B6";
}

.fa-linkedin-in::before {
  content: "in";
  font-size: 0.72em;
}

.fa-pinterest-p::before {
  content: "p";
}
