@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/fonts/icomoon.eot?b00lpy');
  src:  url('../fonts/fonts/icomoon.eot?b00lpy#iefix') format('embedded-opentype'),
  url('../fonts/fonts/icomoon.ttf?b00lpy') format('truetype'),
  url('../fonts/fonts/icomoon.woff?b00lpy') format('woff'),
  url('../fonts/fonts/icomoon.svg?b00lpy#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[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-phone:before {
  content: "\e900";
}
.icon-contact:before {
  content: "\e900";
}
.icon-angle-double-right:before {
  content: "\e908";
}
.icon-tags:before {
  content: "\e907";
}
.icon-check-circle:before {
  content: "\e906";
}
.icon-angle-right:before {
  content: "\e905";
}
.icon-caret-right:before {
  content: "\e901";
}
.icon-envelope:before {
  content: "\e902";
}
.icon-angle-double-up:before {
  content: "\e903";
}
.icon-home:before {
  content: "\e904";
}
.icon-location:before {
  content: "\e947";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-search:before {
  content: "\e986";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-linkedin2:before {
  content: "\eaca";
}
