/* Mooroot — @font-face. Polices embarquées (woff2) pour HTML + PDF print. */
@font-face { font-family:"Erode"; font-weight:400; font-display:swap;
  src:url("/assets/fonts/erode-regular.woff2") format("woff2"); }
@font-face { font-family:"Erode"; font-weight:500; font-display:swap;
  src:url("/assets/fonts/erode-medium.woff2") format("woff2"); }
@font-face { font-family:"Erode"; font-weight:600; font-display:swap;
  src:url("/assets/fonts/erode-semibold.woff2") format("woff2"); }
@font-face { font-family:"Erode"; font-weight:700; font-display:swap;
  src:url("/assets/fonts/erode-bold.woff2") format("woff2"); }
@font-face { font-family:"Plain"; font-weight:100; font-display:swap;
  src:url("/assets/fonts/plain-thin.woff2") format("woff2"); }
@font-face { font-family:"Plain"; font-weight:300; font-display:swap;
  src:url("/assets/fonts/plain-light.woff2") format("woff2"); }
@font-face { font-family:"Plain"; font-weight:400; font-display:swap;
  src:url("/assets/fonts/plain-regular.woff2") format("woff2"); }
@font-face { font-family:"Plain"; font-weight:500; font-display:swap;
  src:url("/assets/fonts/plain-medium.woff2") format("woff2"); }

/* Nohemi — Octave display family (H1 / accents / numbers). Drop the woff2
   files into /assets/fonts to activate; until then, Plain is the fallback. */
@font-face { font-family:"Nohemi"; font-weight:400; font-display:swap;
  src:url("/assets/fonts/nohemi-regular.woff2") format("woff2"); }
@font-face { font-family:"Nohemi"; font-weight:500; font-display:swap;
  src:url("/assets/fonts/nohemi-medium.woff2") format("woff2"); }
@font-face { font-family:"Nohemi"; font-weight:600; font-display:swap;
  src:url("/assets/fonts/nohemi-semibold.woff2") format("woff2"); }
@font-face { font-family:"Nohemi"; font-weight:700; font-display:swap;
  src:url("/assets/fonts/nohemi-bold.woff2") format("woff2"); }
