/*!
 * Font Awesome Free 6.5.1 - Solid subset (local)
 * License: https://fontawesome.com/license/free
 */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.woff2") format("woff2"),
       url("../webfonts/fa-solid-900.ttf") format("truetype");
}

.fa-solid,
.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-mobile-screen-button::before { content: "\f3cd"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-motorcycle::before { content: "\f21c"; }
.fa-hotel::before { content: "\f594"; }
.fa-heart::before { content: "\f004"; }
.fa-house-chimney-user::before { content: "\e065"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-book::before { content: "\f02d"; }
.fa-shirt::before { content: "\f553"; }
.fa-gamepad::before { content: "\f11b"; }
.fa-clipboard-list::before { content: "\f46d"; }
.fa-ticket::before { content: "\f145"; }
.fa-utensils::before { content: "\f2e7"; }
.fa-newspaper::before { content: "\f1ea"; }
.fa-headset::before { content: "\f590"; }
.fa-list-ol::before { content: "\f0cb"; }
.fa-mobile-screen::before { content: "\f3cf"; }
.fa-store::before { content: "\f54e"; }
.fa-tags::before { content: "\f02c"; }
.fa-clock::before { content: "\f017"; }
.fa-car::before { content: "\f1b9"; }
