/* ============================================================
   RPN — FONTS SELF-HOSTED (RGPD) v1.0
   Rajdhani (display) + Exo 2 (body) servies depuis Infomaniak.
   Remplace Google Fonts CDN — aucun appel externe.
   ============================================================ */

@font-face { font-family: 'Rajdhani'; font-style: normal; font-weight: 500; font-display: swap;
  src: url('../assets/fonts/rajdhani-latin-500-normal.woff2') format('woff2'); }
@font-face { font-family: 'Rajdhani'; font-style: normal; font-weight: 600; font-display: swap;
  src: url('../assets/fonts/rajdhani-latin-600-normal.woff2') format('woff2'); }
@font-face { font-family: 'Rajdhani'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('../assets/fonts/rajdhani-latin-700-normal.woff2') format('woff2'); }

@font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 400; font-display: swap;
  src: url('../assets/fonts/exo-2-latin-400-normal.woff2') format('woff2'); }
@font-face { font-family: 'Exo 2'; font-style: italic; font-weight: 400; font-display: swap;
  src: url('../assets/fonts/exo-2-latin-400-italic.woff2') format('woff2'); }
@font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 500; font-display: swap;
  src: url('../assets/fonts/exo-2-latin-500-normal.woff2') format('woff2'); }
@font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 600; font-display: swap;
  src: url('../assets/fonts/exo-2-latin-600-normal.woff2') format('woff2'); }
@font-face { font-family: 'Exo 2'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('../assets/fonts/exo-2-latin-700-normal.woff2') format('woff2'); }
