.fa,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-sharp-solid,
.fa-solid,
.far,
.fass,
.fas {
  -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-solid,
.fas {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
}

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

.fa-sharp,
.fa-sharp-solid,
.fass {
  font-family: "Font Awesome 6 Sharp";
  font-weight: 900;
}

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

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

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../webfonts/fa-regular-400.woff2") format("woff2");
}

.fa-arrow-down:before { content: "\f063"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right-from-bracket:before { content: "\f08b"; }
.fa-arrow-right-to-bracket:before { content: "\f090"; }
.fa-arrow-trend-down:before { content: "\e097"; }
.fa-arrow-trend-up:before { content: "\e098"; }
.fa-ban:before { content: "\f05e"; }
.fa-barcode:before { content: "\f02a"; }
.fa-bell:before { content: "\f0f3"; }
.fa-boxes-stacked:before { content: "\f468"; }
.fa-box-open:before { content: "\f49e"; }
.fa-building:before { content: "\f1ad"; }
.fa-building-columns:before { content: "\f19c"; }
.fa-bullseye:before { content: "\f140"; }
.fa-calendar-days:before { content: "\f073"; }
.fa-camera:before { content: "\f030"; }
.fa-chart-column:before { content: "\e0e3"; }
.fa-chart-line:before { content: "\f201"; }
.fa-chart-mixed:before { content: "\f643"; }
.fa-chart-pie:before { content: "\f200"; }
.fa-check:before { content: "\f00c"; }
.fa-circle:before { content: "\f111"; }
.fa-circle-user:before { content: "\f2bd"; }
.fa-clock-rotate-left:before { content: "\f1da"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-credit-card-front:before { content: "\f38a"; }
.fa-cart-shopping:before { content: "\f07a"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-file-invoice-dollar:before { content: "\f571"; }
.fa-file-invoice:before { content: "\f570"; }
.fa-file-lines:before { content: "\f15c"; }
.fa-file-pdf:before { content: "\f1c1"; }
.fa-folder-tree:before { content: "\f802"; }
.fa-gauge-high:before { content: "\f625"; }
.fa-gear:before { content: "\f013"; }
.fa-grid-2:before { content: "\e196"; }
.fa-hourglass-end:before { content: "\f253"; }
.fa-id-card:before { content: "\f2c2"; }
.fa-image:before { content: "\f03e"; }
.fa-key:before { content: "\f084"; }
.fa-layer-group:before { content: "\f5fd"; }
.fa-lock:before { content: "\f023"; }
.fa-lock-open:before { content: "\f3c1"; }
.fa-magnifying-glass:before { content: "\f002"; }
.fa-money-bill-transfer:before { content: "\e528"; }
.fa-moon:before { content: "\f186"; }
.fa-pause:before { content: "\f04c"; }
.fa-pen:before { content: "\f304"; }
.fa-percent:before { content: "\25"; }
.fa-phone:before { content: "\f095"; }
.fa-piggy-bank:before { content: "\f4d3"; }
.fa-play:before { content: "\f04b"; }
.fa-plus:before { content: "\2b"; }
.fa-receipt:before { content: "\f543"; }
.fa-rectangle-list:before { content: "\f022"; }
.fa-repeat:before { content: "\f363"; }
.fa-right-left:before { content: "\f362"; }
.fa-rotate:before { content: "\f2f1"; }
.fa-rotate-right:before { content: "\f2f9"; }
.fa-scale-balanced:before { content: "\f24e"; }
.fa-sitemap:before { content: "\f0e8"; }
.fa-sliders:before { content: "\f1de"; }
.fa-stop:before { content: "\f04d"; }
.fa-sun:before { content: "\f185"; }
.fa-table:before { content: "\f0ce"; }
.fa-tags:before { content: "\f02c"; }
.fa-trash:before { content: "\f1f8"; }
.fa-triangle-exclamation:before { content: "\f071"; }
.fa-user:before { content: "\f007"; }
.fa-user-gear:before { content: "\f4fe"; }
.fa-users:before { content: "\f0c0"; }
.fa-wallet:before { content: "\f555"; }
.fa-wand-magic-sparkles:before { content: "\e2ca"; }
.fa-warehouse:before { content: "\f494"; }
.fa-xmark:before { content: "\f00d"; }
