.Baloo {
  font-family: 'Baloo 2', cursive;
  font-weight: 700;
}

.Inter {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
  }
