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