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