body{
    
@font-face {
font-family: Woodlands;
    src: url (https://befonts.com/woodland-font.html);
    }
}
.mali-regular {
  font-family: "Mali", cursive;
  font-weight: 400;
  font-style: normal;
}
.mali-regular-italic {
  font-family: "Mali", cursive;
  font-weight: 400;
  font-style: italic;
}
.mali-bold {
  font-family: "Mali", cursive;
  font-weight: 700;
  font-style: normal;
}