@font-face {
  font-family: "KenyanCoffeeRegular";
  src: url("kenyan-coffee-rg.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "KenyanCoffeeBold";
  src: url("kenyan-coffee-bd.ttf") format("truetype");
  font-weight: 800;
  font-style: bold;
}