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