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