/* ============================================================
   FONTS — NouvelR substitute
   ------------------------------------------------------------
   NouvelR is Renault's proprietary display family and cannot be
   licensed here. Inter Tight is the closest open-source match:
   geometric, semi-condensed, tall x-height, clean at 400/600/700.
   Swap these @font-face URLs for licensed NouvelR webfonts in
   production. Display line-heights are clamped to 0.95 in
   typography.css to match the source regardless of family.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&display=swap');
