/* ============================================================
   feather-compat.css
   The Spruko template references a Feather icon font
   (assets/iconfonts/feather/feather.css) that was never shipped
   with this project, so every <i class="fe fe-*"> rendered blank.
   This shim re-points those class names at Bootstrap Icons,
   which IS present. No markup changes required.
   Generated — do not hand-edit.
   ============================================================ */

.fe, [class^="fe-"], [class*=" fe-"] { display: inline-block; line-height: 1; }

.fe::before, [class^="fe-"]::before, [class*=" fe-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fe-activity::before { content: "\f3f2"; }
.fe-alert-circle::before { content: "\f333"; }
.fe-alert-triangle::before { content: "\f33b"; }
.fe-arrow-down::before { content: "\f128"; }
.fe-arrow-left::before { content: "\f12f"; }
.fe-arrow-right::before { content: "\f138"; }
.fe-arrow-up::before { content: "\f148"; }
.fe-award::before { content: "\f154"; }
.fe-bar-chart-2::before { content: "\f17e"; }
.fe-bell::before { content: "\f18a"; }
.fe-book::before { content: "\f194"; }
.fe-bookmark::before { content: "\f1a2"; }
.fe-briefcase::before { content: "\f1cc"; }
.fe-calendar::before { content: "\f214"; }
.fe-calendar-check::before { content: "\f1e2"; }
.fe-check::before { content: "\f633"; }
.fe-check-circle::before { content: "\f26b"; }
.fe-check-square::before { content: "\f26d"; }
.fe-chevron-down::before { content: "\f282"; }
.fe-chevron-left::before { content: "\f284"; }
.fe-chevron-right::before { content: "\f285"; }
.fe-chevron-up::before { content: "\f286"; }
.fe-clipboard::before { content: "\f290"; }
.fe-clock::before { content: "\f293"; }
.fe-cloud::before { content: "\f2c1"; }
.fe-copy::before { content: "\f3c2"; }
.fe-corner-left-down::before { content: "\f10e"; }
.fe-corner-left-up::before { content: "\f111"; }
.fe-corner-up-right::before { content: "\f110"; }
.fe-cpu::before { content: "\f2d6"; }
.fe-credit-card::before { content: "\f2dc"; }
.fe-database::before { content: "\f52c"; }
.fe-dollar-sign::before { content: "\f636"; }
.fe-download::before { content: "\f30a"; }
.fe-edit::before { content: "\f4ca"; }
.fe-external-link::before { content: "\f1c5"; }
.fe-eye::before { content: "\f341"; }
.fe-eye-off::before { content: "\f340"; }
.fe-file::before { content: "\f392"; }
.fe-file-plus::before { content: "\f37d"; }
.fe-file-text::before { content: "\f38b"; }
.fe-filter::before { content: "\f3e1"; }
.fe-folder::before { content: "\f3d7"; }
.fe-folder-plus::before { content: "\f3d3"; }
.fe-gift::before { content: "\f3ec"; }
.fe-globe::before { content: "\f3ee"; }
.fe-grid::before { content: "\f3fc"; }
.fe-heart::before { content: "\f417"; }
.fe-help-circle::before { content: "\f505"; }
.fe-home::before { content: "\f425"; }
.fe-image::before { content: "\f42a"; }
.fe-inbox::before { content: "\f42d"; }
.fe-info::before { content: "\f431"; }
.fe-key::before { content: "\f44f"; }
.fe-layers::before { content: "\f45b"; }
.fe-link::before { content: "\f470"; }
.fe-list::before { content: "\f478"; }
.fe-lock::before { content: "\f47b"; }
.fe-log-in::before { content: "\f1be"; }
.fe-log-out::before { content: "\f1c3"; }
.fe-mail::before { content: "\f32f"; }
.fe-map-pin::before { content: "\f3e8"; }
.fe-maximize::before { content: "\f14d"; }
.fe-menu::before { content: "\f479"; }
.fe-message-circle::before { content: "\f268"; }
.fe-message-square::before { content: "\f265"; }
.fe-minus::before { content: "\f63b"; }
.fe-moon::before { content: "\f497"; }
.fe-more-vertical::before { content: "\f5d3"; }
.fe-package::before { content: "\f1c7"; }
.fe-paperclip::before { content: "\f4b3"; }
.fe-pause::before { content: "\f4c4"; }
.fe-percent::before { content: "\f4d1"; }
.fe-phone::before { content: "\f5c1"; }
.fe-pie-chart::before { content: "\f4e9"; }
.fe-play::before { content: "\f4f5"; }
.fe-plus::before { content: "\f64d"; }
.fe-plus-circle::before { content: "\f4fa"; }
.fe-power::before { content: "\f4ff"; }
.fe-printer::before { content: "\f501"; }
.fe-refresh-cw::before { content: "\f116"; }
.fe-repeat::before { content: "\f130"; }
.fe-save::before { content: "\f525"; }
.fe-search::before { content: "\f52a"; }
.fe-send::before { content: "\f2e1"; }
.fe-server::before { content: "\f40f"; }
.fe-settings::before { content: "\f3e5"; }
.fe-shield::before { content: "\f53f"; }
.fe-shopping-cart::before { content: "\f242"; }
.fe-slash::before { content: "\f567"; }
.fe-sliders::before { content: "\f56b"; }
.fe-smile::before { content: "\f327"; }
.fe-star::before { content: "\f588"; }
.fe-stop-circle::before { content: "\f591"; }
.fe-sun::before { content: "\f5a2"; }
.fe-tag::before { content: "\f5b0"; }
.fe-trash::before { content: "\f5de"; }
.fe-trash-2::before { content: "\f5de"; }
.fe-trending-down::before { content: "\f3f1"; }
.fe-trending-up::before { content: "\f3f2"; }
.fe-truck::before { content: "\f5ea"; }
.fe-umbrella::before { content: "\f5fd"; }
.fe-upload::before { content: "\f603"; }
.fe-user::before { content: "\f4e1"; }
.fe-user-plus::before { content: "\f4dd"; }
.fe-users::before { content: "\f4d0"; }
.fe-users-2::before { content: "\f4d0"; }
.fe-x::before { content: "\f659"; }
.fe-x-circle::before { content: "\f623"; }
.fe-zap::before { content: "\f46d"; }
