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