/* Minimal FontAwesome CSS for BikersBuddy - Complete Icon Set */
/* Based on FontAwesome 6.4.0 - All icons used throughout the website */

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../webfonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../webfonts/fa-regular-400.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../webfonts/fa-brands-400.woff2") format("woff2");
}

.fa, .fas, .far, .fab {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.far { font-weight: 400; }
.fab { font-family: "Font Awesome 6 Brands"; font-weight: 400; }

/* Solid Icons (fas) */
.fa-angle-left:before { content: "\f104"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-arrows-alt:before { content: "\f0b2"; }
.fa-award:before { content: "\f559"; }
.fa-balance-scale:before { content: "\f24e"; }
.fa-bars:before { content: "\f0c9"; }
.fa-battery:before { content: "\f240"; }
.fa-battery-full:before { content: "\f240"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-box:before { content: "\f466"; }
.fa-brain:before { content: "\f5dc"; }
.fa-building:before { content: "\f1ad"; }
.fa-calculator:before { content: "\f1ec"; }
.fa-calendar:before { content: "\f133"; }
.fa-calendar-alt:before { content: "\f073"; }
.fa-camera:before { content: "\f030"; }
.fa-camera-retro:before { content: "\f083"; }
.fa-car:before { content: "\f1b9"; }
.fa-certificate:before { content: "\f0a3"; }
.fa-chair:before { content: "\f6c0"; }
.fa-chart-bar:before { content: "\f080"; }
.fa-chart-line:before { content: "\f201"; }
.fa-check:before { content: "\f00c"; }
.fa-check-circle:before { content: "\f058"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-circle:before { content: "\f111"; }
.fa-city:before { content: "\f64f"; }
.fa-clock:before { content: "\f017"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-cog:before { content: "\f013"; }
.fa-cogs:before { content: "\f085"; }
.fa-comments:before { content: "\f086"; }
.fa-crosshairs:before { content: "\f05b"; }
.fa-cube:before { content: "\f1b2"; }
.fa-database:before { content: "\f1c0"; }
.fa-directions:before { content: "\f5eb"; }
.fa-dollar-sign:before { content: "\f155"; }
.fa-dot-circle:before { content: "\f192"; }
.fa-drafting-compass:before { content: "\f568"; }
.fa-edit:before { content: "\f044"; }
.fa-engine:before { content: "\f1b9"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-expand:before { content: "\f065"; }
.fa-expand-alt:before { content: "\f424"; }
.fa-external-link-alt:before { content: "\f35d"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-file-alt:before { content: "\f15c"; }
.fa-filter:before { content: "\f0b0"; }
.fa-fire:before { content: "\f06d"; }
.fa-flag:before { content: "\f024"; }
.fa-folder-open:before { content: "\f07c"; }
.fa-gas-pump:before { content: "\f52f"; }
.fa-grip-vertical:before { content: "\f58e"; }
.fa-hand-holding-heart:before { content: "\f4be"; }
.fa-hand-rock:before { content: "\f255"; }
.fa-history:before { content: "\f1da"; }
.fa-home:before { content: "\f015"; }
.fa-images:before { content: "\f302"; }
.fa-industry:before { content: "\f275"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-keyboard:before { content: "\f11c"; }
.fa-key:before { content: "\f084"; }
.fa-layer-group:before { content: "\f5fd"; }
.fa-lightbulb:before { content: "\f0eb"; }
.fa-link:before { content: "\f0c1"; }
.fa-list:before { content: "\f03a"; }
.fa-list-ul:before { content: "\f0ca"; }
.fa-lock:before { content: "\f023"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-memory:before { content: "\f538"; }
.fa-mobile-alt:before { content: "\f3cd"; }
.fa-money-bill-wave:before { content: "\f53a"; }
.fa-motorcycle:before { content: "\f21c"; }
.fa-mountain:before { content: "\f6fc"; }
.fa-mouse:before { content: "\f8cc"; }
.fa-newspaper:before { content: "\f1ea"; }
.fa-oil-can:before { content: "\f613"; }
.fa-paint-brush:before { content: "\f1fc"; }
.fa-palette:before { content: "\f53f"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-pause:before { content: "\f04c"; }
.fa-pause-circle:before { content: "\f28b"; }
.fa-phone:before { content: "\f095"; }
.fa-play:before { content: "\f04b"; }
.fa-plus:before { content: "\f067"; }
.fa-question:before { content: "\f128"; }
.fa-question-circle:before { content: "\f059"; }
.fa-quote-left:before { content: "\f10d"; }
.fa-redo-alt:before { content: "\f2f9"; }
.fa-refresh:before { content: "\f021"; }
.fa-reply:before { content: "\f3e5"; }
.fa-road:before { content: "\f018"; }
.fa-rocket:before { content: "\f135"; }
.fa-route:before { content: "\f4d7"; }
.fa-save:before { content: "\f0c7"; }
.fa-scooter:before { content: "\f6a4"; }
.fa-search:before { content: "\f002"; }
.fa-search-plus:before { content: "\f00e"; }
.fa-share-alt:before { content: "\f1e0"; }
.fa-shield-alt:before { content: "\f3ed"; }
.fa-shipping-fast:before { content: "\f48b"; }
.fa-sign-in-alt:before { content: "\f2f6"; }
.fa-sign-out-alt:before { content: "\f2f5"; }
.fa-spinner:before { content: "\f110"; }
.fa-star:before { content: "\f005"; }
.fa-star-half-alt:before { content: "\f5c0"; }
.fa-store:before { content: "\f54e"; }
.fa-sun:before { content: "\f185"; }
.fa-sync-alt:before { content: "\f2f1"; }
.fa-tachometer-alt:before { content: "\f3fd"; }
.fa-tag:before { content: "\f02b"; }
.fa-tags:before { content: "\f02c"; }
.fa-taka-sign:before { content: "\e2ff"; }
.fa-th:before { content: "\f00a"; }
.fa-th-large:before { content: "\f009"; }
.fa-thumbs-down:before { content: "\f165"; }
.fa-thumbs-up:before { content: "\f164"; }
.fa-times:before { content: "\f00d"; }
.fa-times-circle:before { content: "\f057"; }
.fa-tools:before { content: "\f7d9"; }
.fa-trash:before { content: "\f1f8"; }
.fa-trash-alt:before { content: "\f2ed"; }
.fa-trophy:before { content: "\f091"; }
.fa-tshirt:before { content: "\f553"; }
.fa-undo:before { content: "\f0e2"; }
.fa-user:before { content: "\f007"; }
.fa-user-lock:before { content: "\f502"; }
.fa-user-plus:before { content: "\f234"; }
.fa-user-question:before { content: "\f4fd"; }
.fa-users:before { content: "\f0c0"; }
.fa-wifi:before { content: "\f1eb"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-user-friends:before { content: "\f500"; }
.fa-headset:before { content: "\f590"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-clipboard-check:before { content: "\f46c"; }
.fa-crown:before { content: "\f521"; }
.fa-grid-2-plus:before { content: "\f0fe"; }
.fa-map-marked-alt:before { content: "\f5a0"; }
.fa-handshake:before { content: "\f2b5"; }
.fa-leaf:before { content: "\f06c"; }
.fa-search-location:before { content: "\f689"; }

/* Regular Icons (far) */
.far.fa-star:before { content: "\f005"; }

/* Brand Icons (fab) */
.fab.fa-facebook:before { content: "\f09a"; }
.fab.fa-facebook-f:before { content: "\f39e"; }
.fab.fa-instagram:before { content: "\f16d"; }
.fab.fa-linkedin-in:before { content: "\f0e1"; }
.fab.fa-twitter:before { content: "\f099"; }
.fab.fa-whatsapp:before { content: "\f232"; }
.fab.fa-youtube:before { content: "\f167"; }

/* Animation classes */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

@keyframes fa-spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Size modifiers */
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -0.0667em; }

/* Utility classes */
.fa-fw { width: 1.25em; text-align: center; } 