@font-face {
    font-family: "Sahel";
    src: url("./Sahel-Light-FD.woff2") format("woff2");
    font-display: swap;
    font-weight: 300;
}

@font-face {
    font-family: "Sahel";
    src: url("./Sahel-FD.woff2") format("woff2");
    font-display: swap;
    font-weight: 400;
}

@font-face {
    font-family: "Sahel";
    src: url("./Sahel-SemiBold-FD.woff2") format("woff2");
    font-display: swap;
    font-weight: 600;
}


@font-face {
    font-family: "Sahel";
    src: url("./Sahel-Bold-FD.woff2") format("woff2");
    font-display: swap;
    font-weight: 700;
}

@font-face {
    font-family: "Sahel";
    src: url("./Sahel-Black-FD.woff2") format("woff2");
    font-display: swap;
    font-weight: 900;
}