/* Atelier Restored typeface.
   SUBSTITUTE NOTE: The reference brand used a licensed display face (BMW Type Next).
   Atelier Restored ships SAIRA — a free, technical grotesque with a full weight axis —
   as the single family. Two cuts carry the whole system:
     700 = "stamped" display (uppercase headlines, nav, buttons, labels)
     300 = "engineered" light body (paragraphs, captions, secondary copy)
   Swap in a licensed face by replacing this @import and updating --font-display/--font-body. */
@import url('https://fonts.googleapis.com/css2?family=Saira:wght@200;300;400;500;600;700;800&display=swap');
