/*
Theme Name: Alerte Sénégal — App
Theme URI: https://alertesenegal.online/
Author: 3Visions Group
Description: Thème WordPress ultra-léger, mobile-first et SEO-friendly pour Alertes Sénégal (rendu app).
Version: 2.1.2
License: GNU General Public License v2 or later
Text Domain: alerte-senegal
*/

body {
  font-family: 'Gotham', sans-serif;
  font-weight: 300;
}

h1, h2, h3 {
  font-weight: 700;
}

.subtitle {
  font-weight: 500;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/GOTHAM-LIGHT.TTF') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/GOTHAM-MEDIUM.TTF') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/GOTHAM-BOLD.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
}

/* Base minimal (la majorité du design est dans assets/css/as-app.css) */
:root{--brand:#118A3B}
