@font-face {
  font-family: "KBH Tekst";
  src: url("/api/customer/font/file?name=KBHTekst%202.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "KBH Tekst";
  src: url("/api/customer/font/file?name=KBHTekst-Bold%202.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}