/* Cairo critical: 400 only so LCP image is not starved by bold font download. */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/cairo/cairo-400.woff2") format("woff2");
}
