/*!
 * Font Awesome Free 7.3.1 — subset for Marceau TP
 * Fonts from /public/fontawesome-free-7.3.1-desktop
 */
@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/fa-solid-900.otf") format("opentype");
}

@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/fa-regular-400.otf") format("opentype");
}

@font-face {
  font-family: "Font Awesome 7 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/fa-brands-400.otf") format("opentype");
}

.fa,
.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-solid,
.fas {
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
}

.fa-regular,
.far {
  font-family: "Font Awesome 7 Free";
  font-weight: 400;
}

.fa-brands,
.fab {
  font-family: "Font Awesome 7 Brands";
  font-weight: 400;
}

.fa-phone::before { content: "\f095"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-truck::before { content: "\f0d1"; }
.fa-mountain::before { content: "\f6fc"; }
.fa-house-chimney-crack::before { content: "\f6f1"; }
.fa-tree::before { content: "\f1bb"; }
.fa-helmet-safety::before { content: "\f807"; }
.fa-check::before { content: "\f00c"; }
.fa-bars::before { content: "\f0c9"; }
.fa-xmark::before { content: "\f00d"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-person-digging::before { content: "\f85e"; }
.fa-water::before { content: "\f773"; }
.fa-dumpster::before { content: "\f793"; }
.fa-tractor::before { content: "\f722"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-clock::before { content: "\f017"; }
.fa-shield-halved::before { content: "\f3ed"; }
.fa-map-location-dot::before { content: "\f5a0"; }
.fa-building::before { content: "\f1ad"; }
.fa-users::before { content: "\f0c0"; }
.fa-quote-left::before { content: "\f10d"; }
.fa-layer-group::before { content: "\f5fd"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-file-invoice::before { content: "\f570"; }
.fa-road::before { content: "\f018"; }
.fa-house::before { content: "\f015"; }
.fa-industry::before { content: "\f275"; }
.fa-leaf::before { content: "\f06c"; }
.fa-recycle::before { content: "\f1b8"; }
.fa-screwdriver-wrench::before { content: "\f7d9"; }
.fa-circle-check::before { content: "\f058"; }
.fa-star::before { content: "\f005"; }
.fa-truck-pickup::before { content: "\f63c"; }
.fa-hill-rockslide::before { content: "\e508"; }
.fa-trowel::before { content: "\e589"; }
.fa-faucet::before { content: "\e005"; }
.fa-hammer::before { content: "\f6e3"; }
