/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */

@font-face {
  font-display: block;
  font-family: bootstrap-icons;
  src: url("fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
       url("fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
}

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

/* ✅ Icônes utilisées sur ton site */
.bi-arrow-up-short::before { content: "\f145"; }
.bi-brush-fill::before { content: "\f1d7"; }
.bi-broadcast::before { content: "\f1d6"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-currency-bitcoin::before { content: "\f635"; }
.bi-camera-reels-fill::before { content: "\f21a"; }
.bi-cup-hot-fill::before { content: "\f7ea"; }
.bi-dribbble::before { content: "\f65f"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-emoji-smile::before { content: "\f327"; }
.bi-facebook::before { content: "\f344"; }
.bi-journal-richtext::before { content: "\f443"; }
.bi-journals::before { content: "\f447"; }
.bi-headset::before { content: "\F414"; }
.bi-car-front-fill::before { content: "\f7e0"; }
.bi-linkedin::before { content: "\f472"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-quote::before { content: "\f6b0"; }
.bi-pc-display::before { content: "\f6a6"; }
.bi-pc-display-horizontal::before{content:"\f6a5"}
.bi-paint-bucket::before { content: "\f4af"; }
.bi-reception-4::before { content: "\f514"; }
.bi-share-fill::before { content: "\f52d"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-vimeo::before { content: "\f66a"; }
.bi-xbox::before { content: "\f6d4"; }
.bi-zoom-in::before { content: "\f62c"; }
.bi-brightness-alt-high-fill::before { content: "\f1cd"; }

/* ✅ Ajouts manquants */
.bi-list-ul::before { content: "\f478"; }
.bi-list::before { content: "\f479"; }
.bi-airplane-fill::before { content: "\F7CC"; }
