@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ax84jm');
  src:  url('fonts/icomoon.eot?ax84jm#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ax84jm') format('truetype'),
    url('fonts/icomoon.woff?ax84jm') format('woff'),
    url('fonts/icomoon.svg?ax84jm#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-zoom-in:before {
  content: "\e903";
}
.icon-arrow-double:before {
  content: "\e901";
}
.icon-arrow-double-down:before {
  content: "\e902";
}
.icon-search-mobile:before {
  content: "\e900";
}
.icon-search:before {
  content: "\f002";
}
.icon-mail:before {
  content: "\f003";
}
.icon-check:before {
  content: "\f00c";
}
.icon-home:before {
  content: "\f015";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-facebook:before {
  content: "\f230";
}
.icon-diamond:before {
  content: "\e919";
}
.icon-up:before {
  content: "\ea3a";
}
