/* Global font registration only. Popup layout rules stay inside its Shadow DOM. */
@font-face {
  font-family: "HCC Inter";
  src: url("fonts/InterVariable-latin.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}
