/* =========================================================
   TELECLUB MASDACHE — los iconos de la web, y solo los que se usan

   ESTE FICHERO SE GENERA:  python herramientas/adelgazar-iconos.py

   Font Awesome 6.5.2 al completo son tres tipografías de 293 KB y una hoja
   de 101 KB con cinco mil reglas. Aquí están recortadas a los 80
   iconos que se usan y nada más.

   AL AÑADIR UN ICONO NUEVO hay que volver a pasar el script, o saldrá un
   cuadrado vacío. El Font Awesome entero sigue en `assets/vendor/` para
   poder hacerlo; no se despliega, está apartado en `.vercelignore`.

   Font Awesome Free — Licencia: SIL OFL 1.1 (tipografías),
   MIT (código), CC BY 4.0 (iconos). https://fontawesome.com
   ========================================================= */

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(fa-solid-900.woff2?v=482f8d8703) format('woff2');
}
.fa-solid { font-family: 'Font Awesome 6 Free'; font-weight: 900; }
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(fa-regular-400.woff2?v=7bf8b90dcd) format('woff2');
}
.fa-regular { font-family: 'Font Awesome 6 Free'; font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(fa-brands-400.woff2?v=5ca744cba5) format('woff2');
}
.fa-brands { font-family: 'Font Awesome 6 Brands'; font-weight: 400; }

/* Lo común a los tres estilos, copiado de la hoja original. */
.fa-solid, .fa-regular, .fa-brands {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.fa-apple-whole::before { content: "\f5d1"; }
.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-right::before { content: "\f061"; }
.fa-baby::before { content: "\f77c"; }
.fa-bacon::before { content: "\f7e5"; }
.fa-ban::before { content: "\f05e"; }
.fa-beer-mug-empty::before { content: "\f0fc"; }
.fa-bell-concierge::before { content: "\f562"; }
.fa-bowl-food::before { content: "\e4c6"; }
.fa-box::before { content: "\f466"; }
.fa-bread-slice::before { content: "\f7ec"; }
.fa-bullhorn::before { content: "\f0a1"; }
.fa-burger::before { content: "\f805"; }
.fa-cake-candles::before { content: "\f1fd"; }
.fa-calendar-check::before { content: "\f274"; }
.fa-calendar-plus::before { content: "\f271"; }
.fa-calendar::before { content: "\f133"; }
.fa-carrot::before { content: "\f787"; }
.fa-champagne-glasses::before { content: "\f79f"; }
.fa-check::before { content: "\f00c"; }
.fa-cheese::before { content: "\f7ef"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-child-reaching::before { content: "\e59d"; }
.fa-circle-info::before { content: "\f05a"; }
.fa-clock::before { content: "\f017"; }
.fa-cookie::before { content: "\f563"; }
.fa-cow::before { content: "\f6c8"; }
.fa-credit-card::before { content: "\f09d"; }
.fa-crown::before { content: "\f521"; }
.fa-diamond-turn-right::before { content: "\f5eb"; }
.fa-droplet-slash::before { content: "\f5c7"; }
.fa-drumstick-bite::before { content: "\f6d7"; }
.fa-egg::before { content: "\f7fb"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-expand::before { content: "\f065"; }
.fa-fire-burner::before { content: "\e4f1"; }
.fa-fire::before { content: "\f06d"; }
.fa-fish-fins::before { content: "\e4f2"; }
.fa-fish::before { content: "\f578"; }
.fa-gift::before { content: "\f06b"; }
.fa-glass-water::before { content: "\e4f4"; }
.fa-globe::before { content: "\f0ac"; }
.fa-heart::before { content: "\f004"; }
.fa-hotdog::before { content: "\f80f"; }
.fa-hourglass-half::before { content: "\f252"; }
.fa-house::before { content: "\f015"; }
.fa-ice-cream::before { content: "\f810"; }
.fa-instagram::before { content: "\f16d"; }
.fa-leaf::before { content: "\f06c"; }
.fa-lemon::before { content: "\f094"; }
.fa-location-dot::before { content: "\f3c5"; }
.fa-magnifying-glass::before { content: "\f002"; }
.fa-martini-glass::before { content: "\f57b"; }
.fa-minus::before { content: "\f068"; }
.fa-mountain-sun::before { content: "\e52f"; }
.fa-mug-hot::before { content: "\f7b6"; }
.fa-mug-saucer::before { content: "\f0f4"; }
.fa-people-roof::before { content: "\e537"; }
.fa-pepper-hot::before { content: "\f816"; }
.fa-phone::before { content: "\f095"; }
.fa-pizza-slice::before { content: "\f818"; }
.fa-plate-wheat::before { content: "\e55a"; }
.fa-plus::before { content: "\2b"; }
.fa-seedling::before { content: "\f4d8"; }
.fa-shrimp::before { content: "\e448"; }
.fa-shuffle::before { content: "\f074"; }
.fa-square-parking::before { content: "\f540"; }
.fa-star::before { content: "\f005"; }
.fa-sun::before { content: "\f185"; }
.fa-umbrella-beach::before { content: "\f5ca"; }
.fa-users::before { content: "\f0c0"; }
.fa-utensils::before { content: "\f2e7"; }
.fa-whatsapp::before { content: "\f232"; }
.fa-wheat-awn-circle-exclamation::before { content: "\e598"; }
.fa-wheelchair::before { content: "\f193"; }
.fa-wine-bottle::before { content: "\f72f"; }
.fa-wine-glass::before { content: "\f4e3"; }
.fa-xmark::before { content: "\f00d"; }
