/*!
 * FontAwesome 7 Free Custom Build - Auto Generated
 * Generated on: 2025-11-03 18:28:06
 * Selected icons (16): search, chevron-down, arrow-right, minus, check, info-circle, user, calendar, clock, arrow-down, times, eye, eye-slash, location-dot, 0, globe
 */

@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');
}

/* Base FontAwesome 7 styles */
.fa, .fas, .fa-solid {
  font-family: 'Font Awesome 7 Free';
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}

/* Icon definitions */
.fa-search::before {
  content: "\f002";
}

.fa-chevron-down::before {
  content: "\f078";
}

.fa-arrow-right::before {
  content: "\f061";
}

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

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

.fa-info-circle::before {
  content: "\f05a";
}

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

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

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

.fa-arrow-down::before {
  content: "\f063";
}

.fa-times::before {
  content: "\f00d";
}

.fa-eye::before {
  content: "\f06e";
}

.fa-eye-slash::before {
  content: "\f070";
}

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

.fa-0::before {
  content: "\30";
}

.fa-globe::before {
  content: "\f0ac";
}

