@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfontwh.ttf?t=1773888519895') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-whatsapp-wh:before {
  content: "\e894";
}

