 @font-face {
font-family: "Futura";
font-weight: 100;
src:url(FuturaPTLight.otf) format("opentype");
}

body, h1, h2, h3, h4, h5, h6, span, p {
  font-family: Futura;
  font-weight: 10;
}
