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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-checkmark:before {
  content: "\e90f";
}
.icon-cancel:before {
  content: "\e910";
}
.icon-earth:before {
  content: "\e913";
}
.icon-user:before {
  content: "\e907";
}
.icon-mark_email_read:before {
  content: "\e901";
}
.icon-envelope:before {
  content: "\e90b";
}
.icon-phone1:before {
  content: "\e90c";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location2:before {
  content: "\e948";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-linkedin:before {
  content: "\eac9";
}
.icon-group:before {
  content: "\e900";
}
.icon-users:before {
  content: "\e900";
}
.icon-envelope1:before {
  content: "\e90e";
}
