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