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