/* Fuentes de marca auto-hospedadas a mano (no vienen de Google Fonts).
   Aero: brandbook de Origin/Kasso Ring (tipografía principal, un solo peso).
   Cabinet Grotesk: brandbook de Origin/Kasso Ring (tipografía secundaria, licencia Fontshare libre). */
@font-face {
  font-family: 'Aero';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url(/fonts/aero-0.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabinet Grotesk';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/fonts/cabinet-grotesk-100.woff2) format('woff2');
}
@font-face {
  font-family: 'Cabinet Grotesk';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/fonts/cabinet-grotesk-200.woff2) format('woff2');
}
@font-face {
  font-family: 'Cabinet Grotesk';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/fonts/cabinet-grotesk-300.woff2) format('woff2');
}
@font-face {
  font-family: 'Cabinet Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/cabinet-grotesk-400.woff2) format('woff2');
}
@font-face {
  font-family: 'Cabinet Grotesk';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/cabinet-grotesk-500.woff2) format('woff2');
}
@font-face {
  font-family: 'Cabinet Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/fonts/cabinet-grotesk-700.woff2) format('woff2');
}
@font-face {
  font-family: 'Cabinet Grotesk';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/fonts/cabinet-grotesk-800.woff2) format('woff2');
}
@font-face {
  font-family: 'Cabinet Grotesk';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/fonts/cabinet-grotesk-900.woff2) format('woff2');
}
