@font-face {
  font-family: 'Rokkitt';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Rokkitt-Regular.ttf) format('woff2');
}

@font-face {
  font-family: 'Rokkitt';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/Rokkitt-Bold.ttf) format('woff2');
}