
@font-face {
    font-family: 'super-cube';
    src: url('super-cube.eot');
    src: url('super-cube.eot?#iefix') format('embedded-opentype'),
         url('super-cube.woff') format('woff'),
         url('super-cube.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}