/* AquaLayer™ fonts — Sales Deck only: Outfit + Manrope (OFL)
   Google Sans / Manier appear in the PDF but are not redistributable;
   Manrope covers their body/UI roles. Helvetica Light → Outfit Light. */

@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../fonts/outfit.woff2') format('woff2');
}

@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/manrope.woff2') format('woff2');
}
