/* WF Visual Sans Variable — primary site typography (Webflow brand font) */
@font-face {
  font-family: "WF Visual Sans Variable";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("WFVisualSansVF.woff2") format("woff2");
}

@font-face {
  font-family: "WF Visual Sans";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("WFVisualSansVF.woff2") format("woff2");
}

/* Legacy aliases — existing InterDisplay / Inter Display references resolve here */
@font-face {
  font-family: InterDisplay;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("WFVisualSansVF.woff2") format("woff2");
}

@font-face {
  font-family: "Inter Display";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("WFVisualSansVF.woff2") format("woff2");
}
