/* ActiveFoot fonts — généré par /api/appearance — 2026-06-28T15:21:26+02:00 */
:root{
  --af-font-heading:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --af-font-body:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --af-font-primary:var(--af-font-heading);
  --fh:var(--af-font-heading);
  --fb:var(--af-font-body);
}
html,body{font-family:var(--af-font-body)!important;}
body,button,input,select,textarea{font-family:var(--af-font-body)!important;letter-spacing:0;}
h1,h2,h3,h4,h5,h6,.section-title,.card-title,.btn,.nav-item,.mni-btn,.afp-btn,.afp-links a,.site-header a,.hero h1,.page-title,.article-page h1{font-family:var(--af-font-heading)!important;}
