/* Generated by npm run sync:fontawesome. Do not add full Font Awesome stylesheets here. */
@font-face {
  font-family: 'Font Awesome 7 Sharp';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url('./fa-sharp-light-300.woff2') format('woff2');
}

.fa {
  display: inline-block;
  font-family: var(--fa-family, 'Font Awesome 7 Sharp');
  font-style: normal;
  font-variant: normal;
  font-weight: var(--fa-style, 300);
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-sharp {
  --fa-family: 'Font Awesome 7 Sharp';
}

.fa-light {
  --fa-style: 300;
}

.fa-arrow-down::before { content: '\f063'; }
.fa-arrow-right::before { content: '\f061'; }
.fa-arrow-rotate-left::before { content: '\f0e2'; }
.fa-arrow-up::before { content: '\f062'; }
.fa-arrow-up-right-from-square::before { content: '\f08e'; }
.fa-bars::before { content: '\f0c9'; }
.fa-bookmark::before { content: '\f02e'; }
.fa-book-open::before { content: '\f518'; }
.fa-building-columns::before { content: '\f19c'; }
.fa-clipboard-check::before { content: '\f46c'; }
.fa-code-branch::before { content: '\f126'; }
.fa-crosshairs::before { content: '\f05b'; }
.fa-envelope::before { content: '\f0e0'; }
.fa-file-lines::before { content: '\f15c'; }
.fa-folder-open::before { content: '\f07c'; }
.fa-handshake::before { content: '\f2b5'; }
.fa-house::before { content: '\f015'; }
.fa-magnifying-glass::before { content: '\f002'; }
.fa-message::before { content: '\f27a'; }
.fa-microphone::before { content: '\f130'; }
.fa-layer-group::before { content: '\f5fd'; }
.fa-person-chalkboard::before { content: '\e53d'; }
.fa-route::before { content: '\f4d7'; }
.fa-shield-check::before { content: '\f2f7'; }
.fa-sliders::before { content: '\f1de'; }
.fa-screwdriver-wrench::before { content: '\f7d9'; }
.fa-user::before { content: '\f007'; }
.fa-user-tie::before { content: '\f508'; }
.fa-xmark::before { content: '\f00d'; }
