@font-face {
  font-family: "Futura Book";
  src: url(/fonts/futura-book.otf) format("opentype");
}

@font-face {
  font-family: "Futura Light";
  src: url(/fonts/futura-light.otf) format("opentype");
}

@font-face {
  font-family: "Futura";
  src: url(/fonts/futura.ttf) format("truetype");
}
