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