/* Self-hosted fonts (latin subsets, woff2) — fonts.googleapis.com is unreliable for the
   RU audience and its render-blocking stylesheet froze navigation for seconds/minutes.
   Same families/weights the Google link used to serve. */
@font-face{ font-family:'Lilita One'; font-style:normal; font-weight:400; font-display:swap;
  src:url('LilitaOne-400.woff2') format('woff2'); }
@font-face{ font-family:'MedievalSharp'; font-style:normal; font-weight:400; font-display:swap;
  src:url('MedievalSharp-400.woff2') format('woff2'); }
@font-face{ font-family:'Rajdhani'; font-style:normal; font-weight:600; font-display:swap;
  src:url('Rajdhani-600.woff2') format('woff2'); }
@font-face{ font-family:'Rajdhani'; font-style:normal; font-weight:700; font-display:swap;
  src:url('Rajdhani-700.woff2') format('woff2'); }
