﻿
@font-face {
    font-family: Sahel;
    src: url(Sahel-FD.eot) format('embedded-opentype'), url(Sahel-FD.woff) format('woff'), url(Sahel-FD.woff2) format('woff2'), url(Sahel-FD.ttf) format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: Manrope;
    src: url(Manrope-VariableFont_wght.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

.font_Sahel {
    font-family: Sahel !important;
}

.font_Manrope {
    font-family: Manrope !important;
}
.fs-small {
    font-size:small !important;
}