@font-face {
  font-family: 'FA Subset Solid';
  src: url('fa-solid-subset.woff2') format('woff2');
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: 'FA Subset Brands';
  src: url('fa-brands-subset.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}
.fa-ambulance:before{content:"\f0f9"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-arrow-alt-circle-left:before{content:"\f359"}
.fa-arrow-alt-circle-right:before{content:"\f35a"}
.fa-arrow-circle-up:before{content:"\f0aa"}
.fa-arrow-left:before{content:"\f060"}
.fa-arrow-right:before{content:"\f061"}
.fa-building:before{content:"\f1ad"}
.fa-calendar:before{content:"\f133"}
.fa-envelope:before{content:"\f0e0"}
.fa-heart:before{content:"\f004"}
.fa-laugh-wink:before{content:"\f59c"}
.fa-phone:before{content:"\f095"}
.fa-phone-alt:before{content:"\f879"}
.fa-plus:before{content:"\f067"}
.fa-star:before{content:"\f005"}
.fa-user:before{content:"\f007"}
.fa-instagram:before{content:"\f16d"}
.fa-twitter:before{content:"\f099"}
.fa-x-twitter:before{content:"\f099"}
.fab, .far, .fa-solid, .fas {
  font-family: 'FA Subset Solid';
  font-weight: 900;
}
.fab {
  font-family: 'FA Subset Brands';
  font-weight: 400;
}
