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