/* KENYAN COFFEE FONT */
@font-face {
  font-family: Kenyan;
  src: url("/wp-content/themes/Avada-Child-Theme/live/assets/fonts/bab/KenyanCoffeeRg.otf")
    format("opentype");
}

@font-face {
  font-family: Kenyan;
  font-weight: bold;
  src: url("/wp-content/themes/Avada-Child-Theme/live/assets/fonts/bab/KenyanCoffeeRg.otf")
    format("opentype");
}

@font-face {
  font-family: Kenyan;
  font-style: italic;
  src: url("/wp-content/themes/Avada-Child-Theme/live/assets/fonts/bab/KenyanCoffeeRgIt.otf")
    format("opentype");
}

@font-face {
  font-family: Kenyan;
  font-style: italic;
  font-weight: bold;
  src: url("/wp-content/themes/Avada-Child-Theme/live/assets/fonts/bab/KenyanCoffeeBdIt.otf")
    format("opentype");
}

