/* Futura Cyrillic — the brand face, matching the live vijil.ai.
 *
 * The design export specifies Jost, an open-source Futura substitute. The live
 * site loads real Futura Cyrillic in seven weights from the Webflow CDN with
 * the stack "Futura, Arial, sans-serif". These are the same files, self-hosted
 * so the site stops depending on Webflow once the old site is retired.
 *
 * Jost stays in the stack as the fallback: near-identical metrics, so a failed
 * font load degrades to a lookalike rather than to Arial.
 *
 * Licensing note: Futura Cyrillic is a commercial typeface. These files are
 * the ones already licensed and deployed for vijil.ai; this moves them between
 * hosts the same licensee controls. Confirm the licence covers self-hosting
 * before the public launch.
 */
@font-face { font-family: Futura; src: url('/fonts/FuturaCyrillic-300.ttf') format('truetype'); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: Futura; src: url('/fonts/FuturaCyrillic-400.ttf') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: Futura; src: url('/fonts/FuturaCyrillic-500.ttf') format('truetype'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: Futura; src: url('/fonts/FuturaCyrillic-600.ttf') format('truetype'); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: Futura; src: url('/fonts/FuturaCyrillic-700.ttf') format('truetype'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: Futura; src: url('/fonts/FuturaCyrillic-800.ttf') format('truetype'); font-weight: 800; font-style: normal; font-display: swap; }
@font-face { font-family: Futura; src: url('/fonts/FuturaCyrillic-900.ttf') format('truetype'); font-weight: 900; font-style: normal; font-display: swap; }
