


@font-face {
    font-family: 'Cinzel_Decorative';
    src: url('../css/polices/Cinzel_Decorative/CinzelDecorative-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Cinzel_Decorative';
    src: url('../css/polices/Cinzel_Decorative/CinzelDecorative-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Cinzel_Decorative';
    src: url('../css/polices/Cinzel_Decorative/CinzelDecorative-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}




@font-face {
    font-family: 'Noto_Sans';
    src: url('../css/polices/Noto_Sans/NotoSans-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 100 900; /* Plage de poids */
    font-stretch: 75% 125%; /* Plage de largeur */
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto_Sans';
    src: url('../css/polices/Noto_Sans/NotoSans-Italic-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 100 900;
    font-stretch: 75% 125%;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Noto_Serif';
    src: url('../css/polices/Noto_Serif/NotoSerif-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 100 900; /* Plage de poids */
    font-stretch: 75% 125%; /* Plage de largeur */
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto_Serif';
    src: url('../css/polices/Noto_Serif/NotoSerif-Italic-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 100 900;
    font-stretch: 75% 125%;
    font-style: italic;
    font-display: swap;
}

