@font-face
{
    font-family: 'futuristic';
  src: url('futuristic.eot');
  src: url('futuristic.eot?#') format('embedded-opentype'),
      url('futuristic.woff') format('woff'),
      url('futuristic.ttf') format('truetype');
}
