/* Font Awesome 6.5.1 — lokale subset.
 *
 * De volledige Font Awesome kwam van cdnjs en kostte 268 kB aan webfonts
 * (fa-solid-900 153 kB + fa-brands-400 115 kB) op elke eerste paginalading,
 * plus een verbinding met een derde partij. De site gebruikt maar 50
 * iconen; die staan hier in een subset van 5.6 kB.
 *
 * NIET met de hand bewerken: dit bestand wordt gegenereerd door
 * tools/iconen-subset.sh. Nieuw icoon gebruikt? Draai dat script.
 *
 * Licentie: Font Awesome Free, CC BY 4.0 (iconen) en SIL OFL 1.1 (fonts) —
 * https://fontawesome.com/license/free
 */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("./fa-solid-900-subset.woff2") format("woff2");
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./fa-brands-400-subset.woff2") format("woff2");
}

.fa, .fas, .fa-solid, .fab, .fa-brands {
  -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, .fas, .fa-solid { font-family: "Font Awesome 6 Free"; font-weight: 900; }
.fab, .fa-brands     { font-family: "Font Awesome 6 Brands"; font-weight: 400; }

.fa-arrow-down:before { content: "\f063"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-arrow-up-right-from-square:before { content: "\f08e"; }
.fa-arrows-up-down-left-right:before { content: "\f047"; }
.fa-award:before { content: "\f559"; }
.fa-bars:before { content: "\f0c9"; }
.fa-boxes-stacked:before { content: "\f468"; }
.fa-calendar-alt:before { content: "\f073"; }
.fa-camera:before { content: "\f030"; }
.fa-certificate:before { content: "\f0a3"; }
.fa-check:before { content: "\f00c"; }
.fa-check-circle:before { content: "\f058"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-circle-check:before { content: "\f058"; }
.fa-circle-exclamation:before { content: "\f06a"; }
.fa-circle-info:before { content: "\f05a"; }
.fa-clipboard-check:before { content: "\f46c"; }
.fa-code:before { content: "\f121"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-eye:before { content: "\f06e"; }
.fa-facebook-f:before { content: "\f39e"; }
.fa-gauge:before { content: "\f624"; }
.fa-handshake:before { content: "\f2b5"; }
.fa-heart:before { content: "\f004"; }
.fa-images:before { content: "\f302"; }
.fa-instagram:before { content: "\f16d"; }
.fa-key:before { content: "\f084"; }
.fa-leaf:before { content: "\f06c"; }
.fa-linkedin-in:before { content: "\f0e1"; }
.fa-location-dot:before { content: "\f3c5"; }
.fa-lock:before { content: "\f023"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-panorama:before { content: "\e209"; }
.fa-pen:before { content: "\f304"; }
.fa-phone:before { content: "\f095"; }
.fa-play:before { content: "\f04b"; }
.fa-plus:before { content: "\2b"; }
.fa-reply:before { content: "\f3e5"; }
.fa-right-from-bracket:before { content: "\f2f5"; }
.fa-seedling:before { content: "\f4d8"; }
.fa-sliders:before { content: "\f1de"; }
.fa-sync-alt:before { content: "\f2f1"; }
.fa-trash:before { content: "\f1f8"; }
.fa-tree:before { content: "\f1bb"; }
.fa-triangle-exclamation:before { content: "\f071"; }
.fa-truck:before { content: "\f0d1"; }
.fa-upload:before { content: "\f093"; }
.fa-user:before { content: "\f007"; }
.fa-xmark:before { content: "\f00d"; }
