@font-face {
  font-family: 'Futura-Book';
  src: url('Futura-Book.eot');
  src: url('Futura-Book.eot') format('eot');
  src: url('Futura-Book.eot?#iefix') format('embedded-opentype'),
       url('Futura-Book.woff') format('woff'),
       url('Futura-Book.ttf') format('truetype'),
       url('Futura-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Futura-Bold';
  src: url('Futura-Bold.eot');
  src: url('Futura-Bold.eot') format('eot');
  src: url('Futura-Bold.eot?#iefix') format('embedded-opentype'),
       url('Futura-Bold.woff') format('woff'),
       url('Futura-Bold.ttf') format('truetype'),
       url('Futura-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Futura-Heavy';
    src: url('Futura-Heavy.eot'); 
  src: url('Futura-Heavy.eot') format('eot');
  src: url('Futura-Heavy.eot?#iefix') format('embedded-opentype'),
       url('Futura-Heavy.woff') format('woff'),
       url('Futura-Heavy.ttf') format('truetype'),
       url('Futura-Heavy.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face{
	font-family: "Futura-Medium";
	src:url("Futura-Medium.eot") format("eot");
	src:url("Futura-Medium.eot?#iefix");
	src:url("Futura-Medium.eot?#iefix") format("eot"),
			url("Futura-Medium.woff2") format("woff2"),
			url("Futura-Medium.woff") format("woff"),
			url("Futura-Medium.ttf") format("truetype"),
			url("Futura-Medium.svg#c35c8eec-24d3-4ed7-9159-df80a008bf54") format("svg");
	font-weight: normal;
	font-style: normal;
}