/* Line Awesome — self-hosted subset, 52 icons actually used sitewide (was 107.9KB CSS + ~190KB fonts from maxst.icons8.com CDN, subsetted 2026-08-05) */

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

@font-face {
  font-family: 'Line Awesome Brands';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/la-brands-400.subset.woff2') format('woff2');
}

.las {
  font-family: 'Line Awesome Free';
  font-weight: 900;
}

.lab {
  font-family: 'Line Awesome Brands';
}

.las, .lab {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.la-angle-down:before { content: '\f107'; }
.la-angle-left:before { content: '\f104'; }
.la-angle-right:before { content: '\f105'; }
.la-arrow-right:before { content: '\f061'; }
.la-award:before { content: '\f559'; }
.la-baby-carriage:before { content: '\f77d'; }
.la-bolt:before { content: '\f0e7'; }
.la-box:before { content: '\f466'; }
.la-briefcase:before { content: '\f0b1'; }
.la-bus:before { content: '\f207'; }
.la-calendar-alt:before { content: '\f073'; }
.la-calendar-check:before { content: '\f274'; }
.la-car:before { content: '\f1b9'; }
.la-car-alt:before { content: '\f5de'; }
.la-car-side:before { content: '\f5e4'; }
.la-check-circle:before { content: '\f058'; }
.la-clock:before { content: '\f017'; }
.la-dollar-sign:before { content: '\f155'; }
.la-envelope:before { content: '\f0e0'; }
.la-facebook-f:before { content: '\f39e'; }
.la-file-invoice-dollar:before { content: '\f571'; }
.la-home:before { content: '\f015'; }
.la-hotel:before { content: '\f594'; }
.la-id-card:before { content: '\f2c2'; }
.la-info-circle:before { content: '\f05a'; }
.la-instagram:before { content: '\f16d'; }
.la-luggage-cart:before { content: '\f59d'; }
.la-map:before { content: '\f279'; }
.la-map-marked-alt:before { content: '\f5a0'; }
.la-map-marker:before { content: '\f041'; }
.la-map-marker-alt:before { content: '\f3c5'; }
.la-paper-plane:before { content: '\f1d8'; }
.la-phone-alt:before { content: '\f879'; }
.la-plane:before { content: '\f072'; }
.la-plane-departure:before { content: '\f5b0'; }
.la-plus:before { content: '\f067'; }
.la-route:before { content: '\f4d7'; }
.la-shield-alt:before { content: '\f3ed'; }
.la-shuttle-van:before { content: '\f5b6'; }
.la-smile:before { content: '\f118'; }
.la-snowflake:before { content: '\f2dc'; }
.la-sticky-note:before { content: '\f249'; }
.la-tachometer-alt:before { content: '\f3fd'; }
.la-tag:before { content: '\f02b'; }
.la-taxi:before { content: '\f1ba'; }
.la-times:before { content: '\f00d'; }
.la-user:before { content: '\f007'; }
.la-user-check:before { content: '\f4fc'; }
.la-user-friends:before { content: '\f500'; }
.la-users:before { content: '\f0c0'; }
.la-whatsapp:before { content: '\f232'; }
.la-wine-glass-alt:before { content: '\f5ce'; }
