@font-face {
    font-family: "Sahel";
    src: url("../fonts/Sahel.eot"); /* IE9 Compat Modes */
    src: url("../fonts/Sahel.eot?#iefix") format("embedded-opentype"),
      /* IE6-IE8 */ url("../fonts/Sahel.woff2") format("woff2"),
      /* Super Modern Browsers */ url("../fonts/Sahel.woff") format("woff"),
      /* Pretty Modern Browsers */ url("../fonts/Sahel.ttf") format("truetype"); /* Safari, Android, iOS */
  }