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