@font-face {
  font-family: 'Earthbound';
  src: url('/fonts/earthbound/Earthbound-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Earthbound';
  src: url('/fonts/earthbound/Earthbound-Condensed-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}