@font-face {
  font-family: 'Futura';
  src: url('/fonts/FuturaPTBook.otf') format('opentype');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'Futura';
  src: url('/fonts/FuturaPTMedium.otf') format('opentype');
  font-display: swap;
  font-weight: 700;
}
