/*
 * Self-hosted Inter (replaces the render-blocking Google Fonts request).
 *
 * Single variable woff2 subset to the Latin range, covering every weight the
 * theme uses (400/500/600/700/900) via the wght axis, plus optical sizing.
 * Generated from Inter-VariableFont_opsz,wght.ttf with fontTools.subset.
 * No italics — the theme uses none.
 */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/themes/custom/retain/lib/inter-font/inter-latin.woff2) format("woff2");
}
