/* Self-hosted web fonts for stable Cyrillic rendering. Updated 2026-06-21d. */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('/fonts/google/manrope-variable-full-20260621d.woff2?v=20260621d') format('woff2');
}

/* Metric-compatible local fallback prevents headline reflow while Manrope loads. */
@font-face {
  font-family: 'Manrope Fallback';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Arial');
  size-adjust: 100.825%;
  ascent-override: 105.727%;
  descent-override: 29.754%;
  line-gap-override: 0%;
}

@font-face {
  font-family: 'Manrope Fallback';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Arial');
  size-adjust: 102.524%;
  ascent-override: 103.975%;
  descent-override: 29.261%;
  line-gap-override: 0%;
}

@font-face {
  font-family: 'Manrope Fallback';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Arial Bold'), local('Arial');
  size-adjust: 97.572%;
  ascent-override: 109.253%;
  descent-override: 30.746%;
  line-gap-override: 0%;
}

@font-face {
  font-family: 'Manrope Fallback';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Arial Bold'), local('Arial');
  size-adjust: 99.139%;
  ascent-override: 107.525%;
  descent-override: 30.26%;
  line-gap-override: 0%;
}

@font-face {
  font-family: 'Manrope Fallback';
  font-style: normal;
  font-weight: 800 900;
  font-display: swap;
  src: local('Arial Bold'), local('Arial');
  size-adjust: 100.728%;
  ascent-override: 105.829%;
  descent-override: 29.783%;
  line-gap-override: 0%;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/fonts/google/inter-variable-full-20260621d.woff2?v=20260621d') format('woff2');
}
