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