@font-face {
  font-family: 'futura-text';
  src: url(/fonts/FuturaNowText.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'futura-text';
  src: url(/fonts/FuturaNowTextMedium.ttf) format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'futura-text';
  src: url(/fonts/FuturaNowTextBold.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'futura-text';
  src: url(/fonts/FuturaNowTextExtraBold.ttf) format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'futura-text';
  src: url(/fonts/FuturaNowTextBlack.ttf) format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'futura-text';
  src: url(/fonts/FuturaNowTextExtraBlack.ttf) format('truetype');
  font-weight: 950;
  font-style: normal;
}

@font-face {
  font-family: 'futura-head';
  src: url(/fonts/FuturaHeadline.otf) format('opentype');
  font-style: normal;
  font-weight: 400;
}
