@font-face {
  font-family: 'Alethia next';
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
  font-named-instance: 'Regular';
  src: url('alethianext-light.otf') format('otf');
}

@font-face {
  font-family: 'Magnivera';
  font-weight: 900;
  font-display: swap;
  font-style: strong;
  font-named-instance: 'Black';
  src: url('MagniveraHeavy.otf') format('otf');
}

@font-face {
  font-family: 'Gotham';
  font-weight: 900;
  font-display: swap;
  font-style: regular;
  font-named-instance: 'Strong';
  src: url('Gotham-Bold.otf') format('otf');
}