@font-face {
    font-family: 'Khand';
    src: url('../../../../../../lib/CMS/fonts/googlefonts/Khand-Regular.woff2') format('woff2'),
        url('../../../../../../lib/CMS/fonts/googlefonts/Khand-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.cms_bloc_title h2 {
    font-family: 'Khand' !important;
}

