/* Font Awesome 6.5.1 Subset - Only icons used by Kunoco (24 icons) */
/* Replaces fontawesome.min.css (14.2 KiB) + solid.min.css with ~1.5 KiB */

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

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

.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-up::before { content: "\f062"; }
.fa-check-circle::before,.fa-circle-check::before { content: "\f058"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-clock::before { content: "\f017"; }
.fa-credit-card::before { content: "\f09d"; }
.fa-dollar-sign::before { content: "\f155"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-expand::before { content: "\f065"; }
.fa-gas-pump::before { content: "\f52f"; }
.fa-leaf::before { content: "\f06c"; }
.fa-list-check::before,.fa-tasks::before { content: "\f0ae"; }
.fa-location-dot::before,.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-map-location-dot::before,.fa-map-marked-alt::before { content: "\f5a0"; }
.fa-people-roof::before { content: "\e537"; }
.fa-phone::before { content: "\f095"; }
.fa-phone-alt::before,.fa-phone-flip::before { content: "\f879"; }
.fa-star::before { content: "\f005"; }
.fa-store::before { content: "\f54e"; }
.fa-thumbs-up::before { content: "\f164"; }
.fa-truck::before { content: "\f0d1"; }
.fa-truck-fast::before,.fa-shipping-fast::before { content: "\f48b"; }
.fa-utensils::before { content: "\f2e7"; }
.fa-warehouse::before { content: "\f494"; }
.fa-wheat-awn-circle-exclamation::before { content: "\e598"; }
