/* Font Awesome 6.5.1, subset to the 85 icons VeteransOneSource uses.
   Generated by scripts/build_icon_font.py -- do not hand-edit.

   Replaces a 102 KB render-blocking stylesheet and up to 273 KB of
   webfont pulled from cdnjs on every page. The class names are
   unchanged, so markup does not move.

   Font Awesome Free is CC BY 4.0 (icons), SIL OFL 1.1 (fonts),
   MIT (code) -- https://fontawesome.com/license/free */

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal; font-weight: 900; font-display: swap;
  src: url('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('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;
  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; }

/* Sizing and animation helpers that the markup uses. */
.fa-lg { font-size: 1.25em; vertical-align: -.075em; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-fw { text-align: center; width: 1.25em; }
.fa-spin { animation: fa-spin 2s infinite linear; }
@keyframes fa-spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
@media (prefers-reduced-motion: reduce) { .fa-spin { animation-delay: -1ms; animation-duration: 1ms; animation-iteration-count: 1; } }

.fa-address-card::before { content: "\f2bb"; }
.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-asterisk::before { content: "\2a"; }
.fa-award::before { content: "\f559"; }
.fa-bars::before { content: "\f0c9"; }
.fa-book-open::before { content: "\f518"; }
.fa-brain::before { content: "\f5dc"; }
.fa-briefcase::before { content: "\f0b1"; }
.fa-building::before { content: "\f1ad"; }
.fa-building-flag::before { content: "\e4d5"; }
.fa-bullhorn::before { content: "\f0a1"; }
.fa-calendar::before { content: "\f133"; }
.fa-calendar-check::before { content: "\f274"; }
.fa-calendar-day::before { content: "\f783"; }
.fa-calendar-plus::before { content: "\f271"; }
.fa-calendar-week::before { content: "\f784"; }
.fa-campground::before { content: "\f6bb"; }
.fa-car-side::before { content: "\f5e4"; }
.fa-chalkboard-user::before { content: "\f51c"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-chevron-up::before { content: "\f077"; }
.fa-children::before { content: "\e4e1"; }
.fa-circle-check::before { content: "\f058"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-circle-notch::before { content: "\f1ce"; }
.fa-city::before { content: "\f64f"; }
.fa-clipboard-check::before { content: "\f46c"; }
.fa-clipboard-list::before { content: "\f46d"; }
.fa-clock::before { content: "\f017"; }
.fa-earth-americas::before { content: "\f57d"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-expand::before { content: "\f065"; }
.fa-external-link-alt::before { content: "\f35d"; }
.fa-file-lines::before { content: "\f15c"; }
.fa-file-pdf::before { content: "\f1c1"; }
.fa-file-shield::before { content: "\e4f0"; }
.fa-flag::before { content: "\f024"; }
.fa-flag-usa::before { content: "\f74d"; }
.fa-globe::before { content: "\f0ac"; }
.fa-google::before { content: "\f1a0"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-hand-holding-heart::before { content: "\f4be"; }
.fa-hands-helping::before { content: "\f4c4"; }
.fa-hands-holding-child::before { content: "\e4fa"; }
.fa-handshake::before { content: "\f2b5"; }
.fa-heart::before { content: "\f004"; }
.fa-heart-pulse::before { content: "\f21e"; }
.fa-hourglass-half::before { content: "\f252"; }
.fa-house::before { content: "\f015"; }
.fa-id-badge::before { content: "\f2c1"; }
.fa-image::before { content: "\f03e"; }
.fa-infinity::before { content: "\f534"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-laptop::before { content: "\f109"; }
.fa-list-check::before { content: "\f0ae"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-magnifying-glass::before { content: "\f002"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-medal::before { content: "\f5a2"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-passport::before { content: "\f5ab"; }
.fa-pen-to-square::before { content: "\f044"; }
.fa-people-group::before { content: "\e533"; }
.fa-person-running::before { content: "\f70c"; }
.fa-phone::before { content: "\f095"; }
.fa-plus::before { content: "\2b"; }
.fa-repeat::before { content: "\f363"; }
.fa-route::before { content: "\f4d7"; }
.fa-scale-balanced::before { content: "\f24e"; }
.fa-shirt::before { content: "\f553"; }
.fa-spa::before { content: "\f5bb"; }
.fa-star::before { content: "\f005"; }
.fa-stethoscope::before { content: "\f0f1"; }
.fa-store::before { content: "\f54e"; }
.fa-tags::before { content: "\f02c"; }
.fa-temperature-high::before { content: "\f769"; }
.fa-th::before { content: "\f00a"; }
.fa-triangle-exclamation::before { content: "\f071"; }
.fa-user-check::before { content: "\f4fc"; }
.fa-user-graduate::before { content: "\f501"; }
.fa-user-shield::before { content: "\f505"; }
.fa-venus::before { content: "\f221"; }
.fa-video::before { content: "\f03d"; }
