html, body {
  font-family: "Poppins", sans-serif;
}

p, h1, h2, h3, h4, h5 {
  font-weight: 400;
  font-style: normal;
  line-height: 140%;
  letter-spacing: 0%;
}

p {
  font-size: 16px;
}

h1, h2, h3 {
  font-size: 25px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 14px;
}/*# sourceMappingURL=global.css.map */