/*!
 * Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free
 * Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License
 * Copyright 2026 Fonticons, Inc.
 */
@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-regular-400.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-solid-900.woff2") format("woff2");
}

.fa-regular,
.far,
.fa-solid,
.fas {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-regular,
.far {
  font-weight: 400;
}

.fa-solid,
.fas {
  font-weight: 900;
}

.fa-clock::before {
  content: "\f017";
}

.fa-users::before {
  content: "\f0c0";
}

.fa-suitcase::before {
  content: "\f0f2";
}

.fa-triangle-exclamation::before {
  content: "\f071";
}

.fa-calendar-days::before {
  content: "\f073";
}

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

.fa-shield-halved::before {
  content: "\f3ed";
}

.fa-user-tie::before {
  content: "\f508";
}

.fa-water::before {
  content: "\f773";
}

.fa-ship::before {
  content: "\f21a";
}

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

.fa-location-dot::before {
  content: "\f3c5";
}

.fa-square-parking::before {
  content: "\f540";
}

.fa-life-ring::before {
  content: "\f1cd";
}

.fa-house::before {
  content: "\f015";
}

.fa-chevron-right::before {
  content: "\f054";
}

.fa-won-sign::before {
  content: "\f159";
}

.fa-credit-card::before {
  content: "\f09d";
}

.fa-rotate::before {
  content: "\f2f1";
}

.fa-car::before {
  content: "\f1b9";
}

.fa-bus::before {
  content: "\f207";
}
