/* TASA Orbiter Deck - Regular (400) */
@font-face {
  font-family: 'TASA Orbiter Deck';
  src: url('/fonts/TASA Orbiter Deck-normal-400-100.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* TASA Orbiter Deck - Medium (500) */
@font-face {
  font-family: 'TASA Orbiter Deck';
  src: url('/fonts/TASA Orbiter Deck Medium-normal-500-100.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* TASA Orbiter Deck - Bold (700) */
@font-face {
  font-family: 'TASA Orbiter Deck';
  src: url('/fonts/TASA Orbiter Deck Medium-normal-700-100.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* TASA Orbiter Text - Regular (400) */
@font-face {
  font-family: 'TASA Orbiter Text';
  src: url('/fonts/TASA Orbiter Text-normal-400-100.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* TASA Orbiter Text - Medium (500) */
@font-face {
  font-family: 'TASA Orbiter Text';
  src: url('/fonts/TASA Orbiter Text Medium-normal-500-100.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
