
@font-face {
    font-family: "SahelFD";
    src: url("./sahel/eot/Sahel-FD.eot"); /* IE9 Compat Modes */
    src: url("./sahel/eot/Sahel-FD.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./sahel/ttf/Sahel-FD.ttf.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./sahel/woff/Sahel-FD.woff") format("woff"), /* Modern Browsers */
    url("./sahel/woff2/Sahel-FD.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SahelBold";
    src: url("./sahel/eot/Sahel-Bold-FD.eot"); /* IE9 Compat Modes */
    src: url("./sahel/eot/Sahel-Bold-FD.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./sahel/ttf/Sahel-Bold-FD.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./sahel/woff/Sahel-Bold-FD.woff") format("woff"), /* Modern Browsers */
    url("./sahel/woff2/Sahel-Bold-FD.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SahelBolder";
    src: url("./sahel/eot/Sahel-Black-FD.eot"); /* IE9 Compat Modes */
    src: url("./sahel/eot/Sahel-Black-FD.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./sahel/ttf/Sahel-Black-FD.ttf.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./sahel/woff/Sahel-Black-FD.woff") format("woff"), /* Modern Browsers */
    url("./sahel/woff2/Sahel-Black-FD.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

body,div,li,p,span {
    font-family: SahelFD , Arial, Helvetica, sans-serif;
    font-weight: normal!important;
}

h1,h2,h2 span,h3,h4,h5,h6,bdi,.woocommerce-Price-amount{
    font-family:SahelBolder!important;
    font-weight: normal!important;
}