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