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