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