.electroharmonix {
  font-family: "ElectroHarmonix";
  font-weight: 400;
  font-style: normal;
}

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

.tagesschrift-regular {
  font-family: "Tagesschrift", system-ui;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "ElectroHarmonix";
  src: url("../fonts/electroharmonix.otf") format("opentype");
}
