@font-face {
  font-family: Futura;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('FuturaPT-Book.woff2') format("woff2"),
       url('FuturaPT-Book.woff') format("woff");
}

@font-face {
  font-family: Futura;
  font-weight: 400;
  font-style: oblique;
  font-display: swap;
  src: url('FuturaPT-BookObl.woff2') format("woff2"),
       url('FuturaPT-BookObl.woff') format("woff");
}

@font-face {
  font-family: Futura;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('FuturaPT-Medium.woff2') format("woff2"),
       url('FuturaPT-Medium.woff') format("woff");
}

@font-face {
  font-family: Futura;
  font-weight: 500;
  font-style: oblique;
  font-display: swap;
  src: url('FuturaPT-MediumObl.woff2') format("woff2"),
       url('FuturaPT-MediumObl.woff') format("woff");
}