@font-face {
	src: url('fonts/Sahel.woff') format('woff');
        font-weight: normal;
	font-family:'sahel';
}
@font-face {
	src: url('fonts/Sahel.woff2') format('woff2');
        font-weight: normal;
	font-family:'sahel';
}
@font-face {
	src: url('fonts/Sahel-Bold.woff') format('woff');
        font-weight: bold;
	font-family:'sahel';
}
@font-face {
	src: url('fonts/Sahel-Bold.woff2') format('woff2');
        font-weight: bold;
	font-family:'sahel';
}
@font-face {
	src: url('fonts/Sahel-Black.woff') format('woff');
        font-weight: 900;
	font-family:'sahel';
}
@font-face {
	src: url('fonts/Sahel-Black.woff2') format('woff2');
        font-weight: 900;
	font-family:'sahel';
}