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