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