/* Google Fonts - display=swap pour affichage texte immédiat, pas de blocage */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800&family=Oswald:wght@400;600;700&family=Noto+Kufi+Arabic:wght@400;600;700&display=swap');

/* Material Symbols - Icônes (display=block évite le flash) */
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght@400&display=block');
