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