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