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