@font-face {
    font-family: 'Rock it';
    src: url('Rockit.eot');
    src: url('Rockit.eot?#iefix') format('embedded-opentype'),
        url('Rockit.woff2') format('woff2'),
        url('Rockit.woff') format('woff'),
        url('Rockit.ttf') format('truetype'),
        url('Rockit.svg#Rockit') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

