:root {
  --kommonitor-primary: #006780;
  --custom-font-family: "Roboto-Regular";
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("fonts/kommonitor-custom.ttf");
}
