html {
  font-variant-ligatures: common-ligatures;
  font-weight: normal;
  font-style: normal;
  font-family: var(--font-family);
}
