@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?4gkvk6");
  src: url("../fonts/icomoon.eot?4gkvk6#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?4gkvk6") format("truetype"),
    url("../fonts/icomoon.woff?4gkvk6") format("woff"),
    url("../fonts/icomoon.svg?4gkvk6#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-external-link:before {
  content: "\e901";
}
.icon-social-facebook:before {
  content: "\e902";
}
.icon-hands:before {
  content: "\e903";
  color: #34587D;
}
.icon-map-location:before {
  content: "\e904";
  color: #34587D;
}
.icon-envelope:before {
  content: "\e905";
}
.icon-arrow-thin-right:before {
  content: "\e900";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin2:before {
  content: "\eaca";
}
