@font-face {
  font-family: "Rudelkoenig";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src:
    local("Rudelkoenig"),
    url("Rudelkonig-Regular.otf") format("opentype"),
    url("Rudelkonig-Regular.ttf") format("truetype");
}