@font-face {
  font-family: Sahel;
  src: url('fonts/Sahel.eot');
  src: url('fonts/Sahel.eot?#iefix') format('embedded-opentype'),
       url('fonts/Sahel.woff2') format('woff2'),
       url('fonts/Sahel.woff') format('woff'),
       url('fonts/Sahel.ttf') format('truetype');
  font-weight: normal;
}

body, button{
  font-family: Sahel;
}