/* ============================================================
   MINMEDIA — ME (crnogorski) language typography
   Display / heading font for the Montenegrin version.
   Body text font is set globally in minmedia.css (Inter).
   ============================================================ */

/* Font loaded via <link> in index.php <head> (combined with Inter). */

:root {
  --font-display: "Google Sans", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}
