/* CameraReady brand fonts — committed for offline renders (see docs/BRAND.md) */

@font-face {
  font-family: 'Bebas Neue';
  src: url('./BebasNeue-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Space Grotesk';
  src: url('./SpaceGrotesk-Variable.ttf') format('truetype');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('./Inter-Variable.ttf') format('truetype');
  font-weight: 400 600;
  font-style: normal;
  font-display: swap;
}
