/*!
 * RockLimo FontAwesome subset — hand-built from FA 6.5.1.
 * Ships only the ~29 icons the theme actually uses (~2 KiB vs 22 KiB for all.min.css).
 * Self-hosted woff2: /assets/fonts/fa-solid-900.woff2 + fa-brands-400.woff2
 * If a new icon is added to a template, add its class + unicode here.
 */
@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:900;font-display:block;src:url(../fonts/fa-solid-900.woff2) format('woff2')}
@font-face{font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;font-display:block;src:url(../fonts/fa-brands-400.woff2) format('woff2')}

.fa,.fas,.fa-solid,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-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-right::before{content:"\f061"}
.fa-calendar-check::before{content:"\f274"}
.fa-car::before{content:"\f1b9"}
.fa-car-side::before{content:"\f5e4"}
.fa-circle-exclamation::before{content:"\f06a"}
.fa-clock::before{content:"\f017"}
.fa-compass::before{content:"\f14e"}
.fa-credit-card::before{content:"\f09d"}
.fa-envelope::before{content:"\f0e0"}
.fa-gem::before{content:"\f3a5"}
.fa-handshake::before{content:"\f2b5"}
.fa-heart::before{content:"\f004"}
.fa-hotel::before{content:"\f594"}
.fa-location-dot::before{content:"\f3c5"}
.fa-lock::before{content:"\f023"}
.fa-map-location-dot::before{content:"\f5a0"}
.fa-phone::before{content:"\f095"}
.fa-plane-arrival::before{content:"\f5af"}
.fa-plane-departure::before{content:"\f5b0"}
.fa-puzzle-piece::before{content:"\f12e"}
.fa-route::before{content:"\f4d7"}
.fa-shield-halved::before{content:"\f3ed"}
.fa-star::before{content:"\f005"}
.fa-taxi::before{content:"\f1ba"}
.fa-van-shuttle::before{content:"\f5b6"}

.fa-facebook-f::before{content:"\f39e"}
.fa-instagram::before{content:"\f16d"}
.fa-x-twitter::before{content:"\e61b"}
