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