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