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