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