@font-face {
  font-family: "fontello"; /* Project id 4245494 */
  src: url('../font/fontello.woff2') format('woff2'),
       url('../font/fontello.woff') format('woff'),
       url('../font/fontello.ttf') format('truetype');
}

.fontello {
  font-family: "fontello" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mail1:before {
  content: "\e81e";
}

.icon-whatapp:before {
  content: "\f232";
}

.icon-phone:before {
  content: "\e800";
}

.icon-mobile:before {
  content: "\f10b";
}

