@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?2xky8l');
  src:  url('../fonts/icomoon.eot?2xky8l#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?2xky8l') format('truetype'),
    url('../fonts/icomoon.woff?2xky8l') format('woff'),
    url('../fonts/icomoon.svg?2xky8l#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: 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-arrow-right2:before {
  content: "\ea3c";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-linkedin:before {
  content: "\e902";
}
.icon-twitter:before {
  content: "\e903";
}
.icon-map-pin:before {
  content: "\e906";
}
.icon-phone-call:before {
  content: "\e907";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-paper-plane-o:before {
  content: "\f1d9";
}
.icon-send-o:before {
  content: "\f1d9";
}
.icon-check-square:before {
  content: "\e900";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-chevron-thin-left:before {
  content: "\e904";
}
.icon-dots-three-horizontal:before {
  content: "\e905";
}