html {
  font-family: var(--kc-font-family);
  font-style: var(--kc-font-style);
  font-size: var(--kc-font-size);
  font-weight: var(--kc-font-weight);
  line-height: 1;
}
