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