@font-face {
  font-family: "Sahel";
  src: url("./Sahel.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Sahel";
  src: url("./Sahel.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Sahel";
  src: url("./Sahel-Bold.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Sahel";
  src: url("./Sahel-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Sahel";
  src: url("./Sahel-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

body {
  font-family: "Sahel", sans-serif;
}
