/*
 Theme Name:   MSP-Thongue-child-theme
 Template:     Divi
 Version:      1.0.0
*/

@import url("../Divi/style.css");


@font-face {
    font-family: 'RenogareSoft';
    src: url('fonts/RenogareSoft-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Exemple d'application globale */
body {
    font-family: 'RenogareSoft', sans-serif;
}
