/* Minimal Font Awesome subset for Park Jonoub pages */
@font-face{
  font-family:"Font Awesome 6 Free";
  font-style:normal;
  font-weight:900;
  font-display:swap;
  src:url("../vendor/fontawesome/webfonts/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("../vendor/fontawesome/webfonts/fa-brands-400.woff2") format("woff2");
}
.fa,.fas,.fa-solid,.far,.fa-regular,.fab,.fa-brands{
  -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 Free";font-weight:900}
.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400}
.fa-arrow-left:before{content:"\f060"}
.fa-bars-staggered:before{content:"\f550"}
.fa-building-columns:before{content:"\f19c"}
.fa-check-double:before{content:"\f560"}
.fa-chevron-down:before{content:"\f078"}
.fa-circle-exclamation:before{content:"\f06a"}
.fa-circle-notch:before{content:"\f1ce"}
.fa-city:before{content:"\f64f"}
.fa-clock:before{content:"\f017"}
.fa-earth-americas:before{content:"\f57d"}
.fa-earth-europe:before{content:"\f7a2"}
.fa-envelope:before{content:"\f0e0"}
.fa-globe:before{content:"\f0ac"}
.fa-hard-hat:before{content:"\f807"}
.fa-hotel:before{content:"\f594"}
.fa-location-dot:before{content:"\f3c5"}
.fa-map-location-dot:before{content:"\f5a0"}
.fa-microscope:before{content:"\f610"}
.fa-phone:before{content:"\f095"}
.fa-screwdriver-wrench:before{content:"\f7d9"}
.fa-square-check:before{content:"\f14a"}
.fa-truck-monster:before{content:"\f63b"}
.fa-users:before{content:"\f0c0"}
.fa-whatsapp:before{content:"\f232"}
.fa-xmark:before{content:"\f00d"}
