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