@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?sj7lal');
  src:  url('../fonts/icomoon.eot?sj7lal#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?sj7lal') format('truetype'),
    url('../fonts/icomoon.woff?sj7lal') format('woff'),
    url('../fonts/icomoon.svg?sj7lal#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-down:before {
  content: "\e900";
}
.icon-arrow_right_alt:before {
  content: "\e901";
}
.icon-envelope:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e903";
}
.icon-map-marker:before {
  content: "\e904";
}
.icon-globe:before {
  content: "\e905";
}
.icon-paper-plane:before {
  content: "\e908";
}
.icon-send:before {
  content: "\e908";
}
.icon-phone1:before {
  content: "\e906";
}
.icon-direction:before {
  content: "\e907";
}
.icon-address:before {
  content: "\e907";
}
.icon-location:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-behance:before {
  content: "\eaa8";
}
.icon-linkedin:before {
  content: "\eac9";
}

