/*!
 * Font Awesome Pro SUBSET — gegenereerd door build_fontawesome_subset.py
 * Codepoints auto-extracted uit all.min.css (geen gokwerk).
 * Bij missing icoon: back-switch naar /fontawesome/css/all.min.css.
 */

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../webfonts/fa-solid-900-subset.woff2) format("woff2"),
       url(../webfonts/fa-solid-900.ttf) format("truetype");
}

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

.fa-fw { text-align: center; width: 1.25em; }
.fa-battery-full:before { content: "\f240"; }
.fa-camera-retro:before { content: "\f083"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-circle-question:before, .fa-question-circle:before { content: "\f059"; }
.fa-crown:before { content: "\f521"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-envelope-circle-check:before { content: "\e4e8"; }
.fa-file-pdf:before { content: "\f1c1"; }
.fa-laptop-code:before { content: "\f5fc"; }
.fa-list-check:before { content: "\f0ae"; }
.fa-location-dot:before, .fa-map-marker-alt:before { content: "\f3c5"; }
.fa-map:before { content: "\f279"; }
.fa-network-wired:before { content: "\f6ff"; }
.fa-people-roof:before { content: "\e537"; }
.fa-phone:before { content: "\f095"; }
.fa-wind:before { content: "\f72e"; }
.fa-check:before { content: "\f00c"; }
.fa-xmark:before, .fa-times:before, .fa-close:before { content: "\f00d"; }
.fa-magnifying-glass:before, .fa-search:before { content: "\f002"; }
.fa-bars:before, .fa-navicon:before { content: "\f0c9"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-arrow-down:before { content: "\f063"; }
.fa-circle-check:before, .fa-check-circle:before { content: "\f058"; }
.fa-circle-info:before, .fa-info-circle:before { content: "\f05a"; }
.fa-circle-xmark:before, .fa-times-circle:before { content: "\f057"; }
.fa-house:before, .fa-home:before { content: "\f015"; }
.fa-user:before { content: "\f007"; }
.fa-gear:before, .fa-cog:before { content: "\f013"; }
.fa-globe:before { content: "\f0ac"; }
.fa-bell:before { content: "\f0f3"; }
.fa-star:before { content: "\f005"; }
.fa-book-open:before { content: "\f518"; }
.fa-download:before { content: "\f019"; }
.fa-play:before { content: "\f04b"; }
.fa-pause:before { content: "\f04c"; }
.fa-volume-high:before, .fa-volume-up:before { content: "\f028"; }
.fa-volume-xmark:before, .fa-volume-mute:before { content: "\f6a9"; }
.fa-certificate:before { content: "\f0a3"; }
.fa-linkedin:before { content: "\f08c"; }

.fa-sr-only, .sr-only {
  position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
  overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border-width: 0;
}
