/* Font Awesome font-display swap — cargado síncrono para evitar bloqueo de renderizado */
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/assets/fa-solid-900-a5fb0ef06d5e8d86fcde7f189b7363962bb04517250bd0be355e488001db2861.woff2) format('woff2');
}
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fa-brands-400-f2e170fd7947e18b762a36a3f1559c2a5ea543bfc60ff51f6e9432cd69051bbe.woff2) format('woff2');
}
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fa-regular-400-eeeb55bea30add69acd8c3b308c28edb3b9d5ea26d5281f4fcebc36198d6d75a.woff2) format('woff2');
}
