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