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