@font-face {
  font-family: 'vespro';
  src:  url('fonts/vespro.eot?h8pwhm');
  src:  url('fonts/vespro.eot?h8pwhm#iefix') format('embedded-opentype'),
    url('fonts/vespro.ttf?h8pwhm') format('truetype'),
    url('fonts/vespro.woff?h8pwhm') format('woff'),
    url('fonts/vespro.svg?h8pwhm#vespro') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vespro' !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-emial:before {
  content: "\e900";
}
.icon-check-alt:before {
  content: "\e901";
}
.icon-checkmark:before {
  content: "\e902";
}
.icon-whatsapp1:before {
  content: "\e904";
  color: #25d366;
}
.icon-add:before {
  content: "\f067";
}
.icon-add-circle:before {
  content: "\f055";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-circle:before {
  content: "\f111";
}
.icon-whatsapp:before {
  content: "\f232";
}
