@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?18ki54');
  src:  url('fonts/icomoon.eot?18ki54#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?18ki54') format('truetype'),
    url('fonts/icomoon.woff?18ki54') format('woff'),
    url('fonts/icomoon.svg?18ki54#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
  /* 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;
}

.fa-icon-mail-send:before {
  content: "\e910";
}
.fa-icon-next-1:before {
  content: "\e901";
}
.fa-share-nodes:before {
  content: "\e932";
}
.fa-calendar-days:before {
  content: "\e920";
}
.fa-square-phone:before {
  content: "\e927";
}
.fa-youtube:before {
  content: "\e924";
}
.fa-linkedin:before {
  content: "\e923";
}
.fa-user-lock:before {
  content: "\e922";
}
.fa-calculator:before {
  content: "\e921";
}
.fa-facebook:before {
  content: "\e913";
}
.fa-instagram:before {
  content: "\e900";
}
.fa-whatsapp:before {
  content: "\e903";
}
