/* Font Awesome 6.5.1 - Self-hosted */
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('/web-static/fonts/fontawesome/fa-solid-900.woff2') format('woff2');
}

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('/web-static/fonts/fontawesome/fa-regular-400.woff2') format('woff2');
}

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

.fa-regular, .far {
  font-family: 'Font Awesome 6 Free';
  font-weight: 400;
  font-style: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

/* Icon definitions */
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-bell:before { content: "\f0f3"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-book:before { content: "\f02d"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-bug:before { content: "\f188"; }
.fa-building:before { content: "\f1ad"; }
.fa-building-shield:before { content: "\e4d8"; }
.fa-check:before { content: "\f00c"; }
.fa-check-double:before { content: "\f560"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-circle:before { content: "\f111"; }
.fa-circle-check:before { content: "\f058"; }
.fa-circle-info:before { content: "\f05a"; }
.fa-circle-question:before { content: "\f059"; }
.fa-circle-xmark:before { content: "\f057"; }
.fa-clock:before { content: "\f017"; }
.fa-code:before { content: "\f121"; }
.fa-code-branch:before { content: "\f126"; }
.fa-comments:before { content: "\f086"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-crown:before { content: "\f521"; }
.fa-display:before { content: "\e163"; }
.fa-download:before { content: "\f019"; }
.fa-earth-europe:before { content: "\f7a2"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-eye:before { content: "\f06e"; }
.fa-face-smile:before { content: "\f118"; }
.fa-file-contract:before { content: "\f56c"; }
.fa-file-export:before { content: "\f56e"; }
.fa-flask:before { content: "\f0c3"; }
.fa-gamepad:before { content: "\f11b"; }
.fa-gauge-high:before { content: "\f625"; }
.fa-gear:before { content: "\f013"; }
.fa-gift:before { content: "\f06b"; }
.fa-globe:before { content: "\f0ac"; }
.fa-graduation-cap:before { content: "\f19d"; }
.fa-hashtag:before { content: "\23"; }
.fa-headset:before { content: "\f590"; }
.fa-heart:before { content: "\f004"; }
.fa-key:before { content: "\f084"; }
.fa-lightbulb:before { content: "\f0eb"; }
.fa-link:before { content: "\f0c1"; }
.fa-lock:before { content: "\f023"; }
.fa-magnifying-glass:before { content: "\f002"; }
.fa-microphone:before { content: "\f130"; }
.fa-mobile-screen:before { content: "\f3cf"; }
.fa-palette:before { content: "\f53f"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-phone:before { content: "\f095"; }
.fa-piggy-bank:before { content: "\f4d3"; }
.fa-plug:before { content: "\f1e6"; }
.fa-receipt:before { content: "\f543"; }
.fa-robot:before { content: "\f544"; }
.fa-rocket:before { content: "\f135"; }
.fa-rotate:before { content: "\f2f1"; }
.fa-rotate-left:before { content: "\f2ea"; }
.fa-scale-balanced:before { content: "\f24e"; }
.fa-seedling:before { content: "\f4d8"; }
.fa-server:before { content: "\f233"; }
.fa-shield-halved:before { content: "\f3ed"; }
.fa-square:before { content: "\f0c8"; }
.fa-star:before { content: "\f005"; }
.fa-trash-can:before { content: "\f2ed"; }
.fa-upload:before { content: "\f093"; }
.fa-user-shield:before { content: "\f505"; }
.fa-users:before { content: "\f0c0"; }
.fa-wand-magic-sparkles:before { content: "\e2ca"; }
.fa-wifi:before { content: "\f1eb"; }
.fa-xmark:before { content: "\f00d"; }
.fa-home:before { content: "\f015"; }
.fa-question-circle:before { content: "\f059"; }
