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