@font-face {
    font-family: 'Sahel';
    src: url('../fonts/Sahel.ttf') format('truetype');
}
@font-face {
    font-family: 'Sahel-SemiBold';
    src: url('../fonts/Sahel-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Sahel-SemiBold_woff';
    src: url('../fonts/Sahel-SemiBold.woff') format('woff');
}
@font-face {
    font-family: 'Sahel-Bold';
    src: url('../fonts/Sahel-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Sahel-PN';
    src: url('../fonts/SahelPN.ttf') format('truetype');
    src: url('../fonts/SahelPN.woff') format('woff');
    src: url('../fonts/SahelPN.woff2') format('woff');
}