/* Font Awesome 6.4.0 - subsetted to only the 12 glyphs sentry-recovery.com uses */
/* Source: https://fontawesome.com/license/free  Icons CC BY 4.0  Fonts SIL OFL 1.1 */

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

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

.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-bars:before { content: "\f0c9"; }
.fa-building:before { content: "\f1ad"; }
.fa-chart-simple:before { content: "\e473"; }
.fa-check:before { content: "\f00c"; }
.fa-download:before { content: "\f019"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-globe:before { content: "\f0ac"; }
.fa-hard-drive:before { content: "\f0a0"; }
.fa-key:before { content: "\f084"; }
.fa-magnifying-glass:before { content: "\f002"; }
.fa-plus:before { content: "\2b"; }
.fa-shield-halved:before { content: "\f3ed"; }
.fa-apple:before { content: "\f179"; }
.fa-windows:before { content: "\f17a"; }
