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

