/* Self-hosted fonts for the Aura Soluciones Digitales clone.
   Original: Google Fonts Inter (variable) + Fontshare Satoshi 400/500/700/900.
   File paths are relative to this stylesheet (assets/fonts/). */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('fonts.gstatic.com/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7-6ab57b19c6.woff2') format('woff2');
}
@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('cdn.fontshare.com/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY-240293a057.woff2') format('woff2');
}
@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('cdn.fontshare.com/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP-e57e1fe6b6.woff2') format('woff2');
}
@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('cdn.fontshare.com/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR-f41d89b144.woff2') format('woff2');
}
@font-face {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('cdn.fontshare.com/J64QX5IPOHK56I2KYUNBQ5M2XWZEYKYX-6f2a1b8c44.woff2') format('woff2');
}