
@font-face {
  font-family: "Rubik Dirt";
  src: url("/assets/RubikDirt-Regular-29f12e24.woff2") format('woff2'),
       url("/assets/RubikDirt-Regular-7f2f43e8.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Saira Stencil One";
  src: url("/assets/SairaStencil-Bold-c81ae328.woff2") format('woff2'),
       url("/assets/SairaStencil-Bold-383c72ef.woff") format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: "Rubik Mono One";
  src: url("/assets/RubikMonoOne-Regular-f995bde2.woff2") format('woff2'),
       url("/assets/RubikMonoOne-Regular-0ceb75db.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


.rubik-dirt-regular { 
  font-family: "Rubik Dirt", system-ui;
  font-weight: 400;
  font-style: normal;
}

.rubik-mono-one-regular {
  font-family: "Rubik Mono One", monospace;
  font-weight: 400;
  font-style: normal;
}

.saira-stencil-one-regular {
  font-family: "Saira Stencil One", sans-serif;
  font-weight: bold;
  font-style: normal;
}
