@font-face {
  font-family: Sahel;
  src: url('sahel.woff2') format('woff2'),
       url('sahel.woff') format('woff'),
       url('sahel.ttf') format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: Sahel;
  src: url('sahel-bold.woff2') format('woff2'),
       url('sahel-bold.woff') format('woff'),
       url('sahel-bold.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: Sahel;
  src: url('sahel-light.woff2') format('woff2'),
       url('sahel-light.woff') format('woff'),
       url('sahel-light.ttf') format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: Sahel;
  src: url('sahel-semibold.woff2') format('woff2'),
       url('sahel-semibold.woff') format('woff'),
       url('sahel-semibold.ttf') format('truetype');
  font-weight: 600;
}

@font-face {
  font-family: Sahel;
  src: url('sahel-black.woff2') format('woff2'),
       url('sahel-black.woff') format('woff'),
       url('sahel-black.ttf') format('truetype');
  font-weight: 900;
}
