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