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