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