/*
Theme Name: Thème SDS - Denis Gady V
Description: Thème WordPress généré automatiquement depuis la maquette Figma "Denis Gady V". Ce thème nécessite le plugin SDS Framework pour fonctionner.
Version: 1.0.0
Author: SDS Auto-Generator
Text Domain: sds-theme-denis-gady-v
Requires PHP: 7.4
Requires at least: 6.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Ce thème a été généré automatiquement le 07/01/2026 à 09:40 
depuis la maquette Figma: Denis Gady V
ID Maquette: 21
*/

/* 
 * IMPORTANT: Ce thème nécessite le plugin SDS Framework pour fonctionner.
 * Les styles CSS spécifiques sont chargés automatiquement par functions.php
 * selon les blocs présents sur chaque page.
 */

/* ===DÉBUT_FONT_FACE_WORDPRESS=== */

@font-face {
    font-family: 'ABeeZee';
    src: url('assets/fonts/ABeeZee-regular-normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Generica';
    src: url('assets/fonts/Generica-regular-normal.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Louis George Cafe';
    src: url('assets/fonts/LouisGeorgeCafe-regular-normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('assets/fonts/Poppins-regular-normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
/* ===FIN_FONT_FACE_WORDPRESS=== */

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
    margin: 0;
    padding: 0;
    padding-top: 40px;
}

@media (min-width: 992px) {
    body {
        padding-top: 100px;
    }
}

.wp-site-blocks {
    padding: 0;
}
