@font-face {
  font-family: 'Nunito';
  src: url('https://fonts.googleapis.com/css2?family=Baloo+Chettan+2:wght@600&family=Nunito:wght@700&display=swap');

  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Nunito' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pp-behance:before {
  content: "\e900";
}
.icon-pp-dribbble:before {
  content: "\e901";
}
.icon-pp-envelope:before {
  content: "\e902";
}
.icon-pp-instagram:before {
  content: "\e903";
}
