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