/* IHT Hotel School — FontAwesome subset (28 icons) */
/* Generated from FontAwesome Free 6.x — CC BY 4.0 (Fonticons, Inc.) */

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../webfonts/fa-solid-iht.woff2) format("woff2");
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../webfonts/fa-brands-iht.woff2) format("woff2");
}

.fa, .fas, .fa-solid, .fab, .fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-solid, .fas { font-family: "Font Awesome 6 Free"; font-weight: 900; }
.fa-brands, .fab { font-family: "Font Awesome 6 Brands"; font-weight: 400; }

/* solid */
.fa-bars:before { content: "\f0c9"; }
.fa-bell-concierge:before { content: "\f562"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-building-columns:before { content: "\f19c"; }
.fa-calendar-days:before { content: "\f073"; }
.fa-car:before { content: "\f1b9"; }
.fa-champagne-glasses:before { content: "\f79f"; }
.fa-circle-check:before { content: "\f058"; }
.fa-clock:before { content: "\f017"; }
.fa-compass:before { content: "\f14e"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-file-lines:before { content: "\f15c"; }
.fa-hand-holding-heart:before { content: "\f4be"; }
.fa-location-dot:before { content: "\f3c5"; }
.fa-medal:before { content: "\f5a2"; }
.fa-newspaper:before { content: "\f1ea"; }
.fa-phone:before { content: "\f095"; }
.fa-plane:before { content: "\f072"; }
.fa-train:before { content: "\f238"; }
.fa-tree:before { content: "\f1bb"; }
.fa-utensils:before { content: "\f2e7"; }
.fa-wine-bottle:before { content: "\f72f"; }
.fa-wine-glass:before { content: "\f4e3"; }

/* brands */
.fa-facebook-f:before { content: "\f39e"; }
.fa-instagram:before { content: "\f16d"; }
.fa-linkedin-in:before { content: "\f0e1"; }
.fa-whatsapp:before { content: "\f232"; }
.fa-youtube:before { content: "\f167"; }
