@font-face {
	/* Sahel-VF */
	font-family: 'sahel';
	src:	url('sahel.eot'); /* IE9 Compat Modes */
	src:	url('sahel.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('sahel.woff2') format('woff2'), /* Modern Browsers */
			url('sahel.woff') format('woff'), /* Modern Browsers */
			/* url('sahel.otf') format('opentype'), /* Open Type Font */
			url('sahel.ttf') format('truetype'); /* Safari, Android, iOS */
	font-style: normal;
	text-rendering: optimizeLegibility;
	font-display: swap;
	font-variation-settings: "wght" 500;
}
