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