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