@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?6py85u');
  src:  url('fonts/icomoon.eot?6py85u#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6py85u') format('truetype'),
    url('fonts/icomoon.woff?6py85u') format('woff'),
    url('fonts/icomoon.svg?6py85u#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-heart:before {
  content: "\e950";
}
.icon-eye:before {
  content: "\e969";
}
.icon-phone:before {
  content: "\e98a";
}
.icon-map:before {
  content: "\e9dc";
}
.icon-globe-outline:before {
  content: "\e9df";
}
.icon-share3:before {
  content: "\e0b5";
}
.icon-arrow-left3:before {
  content: "\e0c2";
}
.icon-arrow-right3:before {
  content: "\e0c3";
}
.icon-check:before {
  content: "\e116";
}
.icon-bubble3:before {
  content: "\e914";
}
.icon-facebook2:before {
  content: "\eac0";
}
.icon-instagram:before {
  content: "\eac2";
}
.icon-twitter2:before {
  content: "\eac6";
}
.icon-linkedin2:before {
  content: "\eaf9";
}

