@font-face {
  font-family: 'CallingCode';
  src: url('https://ki.webbeck.ch/wp-content/uploads/2026/07/CallingCode-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

h1, h2 {
  font-family: 'CallingCode', 'Plus Jakarta Sans', Helvetica, Arial, sans-serif !important;
  color: #000000 !important;
  background-color: #E8B923;
  display: inline-block;
  padding: 0.05em 0.4em;
  line-height: 1.3;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

h1 span, h1 strong, h1 em,
h2 span, h2 strong, h2 em {
  color: #000000 !important;
  background-color: transparent !important;
}
