@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?uf2ilp');
  src:  url('fonts/icomoon.eot?uf2ilp#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?uf2ilp') format('truetype'),
    url('fonts/icomoon.woff?uf2ilp') format('woff'),
    url('fonts/icomoon.svg?uf2ilp#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-keyboard_arrow_down:before {
  content: "\e313";
}
.icon-keyboard_arrow_left:before {
  content: "\e314";
}
.icon-keyboard_arrow_right:before {
  content: "\e315";
}
.icon-keyboard_arrow_up:before {
  content: "\e316";
}
.icon-close2:before {
  content: "\e5cd";
}
.icon-world:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\e912";
}
.icon-close13:before {
  content: "\e921";
}
.icon-phone1:before {
  content: "\e942";
}
.icon-linkedin2:before {
  content: "\eac9";
}
.icon-linkedin21:before {
  content: "\eaca";
}
.icon-map-marker1:before {
  content: "\f042";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-paper-plane:before {
  content: "\f1d8";
}
.icon-whatsapp:before {
  content: "\f232";
}
.icon-arrow_back:before {
  content: "\e5c4";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-back:before {
  content: "\e900";
}
