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