/* Self-hosted Open Sans (variable) — no external Google Fonts request. */
@font-face {
  font-family: "Open Sans";
  src: url("/wf/fonts/open-sans-var.woff2") format("woff2");
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/wf/fonts/open-sans-var-italic.woff2") format("woff2");
  font-weight: 300 800;
  font-style: italic;
  font-display: swap;
}
/* Alias the Webflow font name to the same local files (homepage). */
@font-face {
  font-family: "Opensans Variablefont Wdth Wght";
  src: url("/wf/fonts/open-sans-var.woff2") format("woff2");
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}
