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