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