/* SWAG Corporate Font: Satoshi (Self-hosted) */

@font-face {
  font-family: 'Satoshi';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/satoshi/Satoshi-Light.woff2') format('woff2');
}

@font-face {
  font-family: 'Satoshi';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/satoshi/Satoshi-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Satoshi';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/satoshi/Satoshi-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Satoshi';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/satoshi/Satoshi-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Satoshi';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/satoshi/Satoshi-Bold.woff2') format('woff2');
}

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

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

/* Fallback fonts (keep for compatibility) */
@font-face {
  font-family: 'CircularStd';
  font-weight: 400;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Book.otf') format('opentype');
}

@font-face {
  font-family: 'CircularStd';
  font-weight: 500;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'CircularStd';
  font-weight: 700;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Bold.otf') format('opentype');
}

 