h1,
h2,
h3,
h4,
h5,
a,
span,
p {
  font-family: 'Poppins', sans-serif !important;
}

div {
  font-family: 'Poppins', sans-serif !important;
}

.img-footer img {
  height: 100px;
  width: auto;
}


/* .footer-wrap{
    max-width: 350px;
    text-align: center;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
} */