@font-face {
    font-family: 'HelveticaBoldStencil';
    src: url('./fonts/HelveticaBoldStencilRegular.woff2') format('woff2'),
         url('./fonts/HelveticaBoldStencilRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, .elementor-heading-title {
    font-family: 'HelveticaBoldStencil', sans-serif !important;
    font-weight: normal !important;
}
.mon-titre-custom {
    font-family: 'HelveticaBoldStencil', sans-serif !important;
    font-weight: normal !important;
}
/* Appliquer à tous les titres et textes du site */
h1, h2, h3, h4, h5, h6, .elementor-widget-heading .elementor-heading-title {
    font-family: 'HelveticaBoldStencil', sans-serif !important;
    font-weight: normal !important;
}