@font-face {
  font-family: "Futura";
  src: url("../font/FuturaPT-Book.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Futura";
  src: url("../font/FuturaPT-Demi.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Futura";
  src: url("../font/FuturaPT-Medium.otf") format("opentype");
  font-weight: 500;
}
