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