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