@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icons/icomoon.eot?3uy729');
  src:  url('../fonts/icons/icomoon.eot?3uy729#iefix') format('embedded-opentype'),
    url('../fonts/icons/icomoon.ttf?3uy729') format('truetype'),
    url('../fonts/icons/icomoon.woff?3uy729') format('woff'),
    url('../fonts/icons/icomoon.svg?3uy729#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-office:before {
  content: "\e903";
}
.icon-video-camera:before {
  content: "\e914";
}
.icon-connection:before {
  content: "\e91b";
}
.icon-barcode:before {
  content: "\e937";
}
.icon-phone:before {
  content: "\e942";
}
.icon-phone-hang-up:before {
  content: "\e943";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-briefcase:before {
  content: "\e9ae";
}
.icon-tree:before {
  content: "\e9bc";
}
.icon-point-right:before {
  content: "\ea04";
}
.icon-mail2:before {
  content: "\ea84";
}
.icon-whatsapp:before {
  content: "\ea93";
}
