@font-face {
  font-family: "icomoon";
  src: url("../icomoon/icomoon.eot?lfzwul");
  src:
    url("../icomoon/icomoon.eot?lfzwul#iefix") format("embedded-opentype"),
    url("../icomoon/icomoon.ttf?lfzwul") format("truetype"),
    url("../icomoon/icomoon.woff?lfzwul") format("woff"),
    url("../icomoon/icomoon.svg?lfzwul#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-search:before {
  content: "\e906";
}
.icon-cross:before {
  content: "\e900";
}
.icon-list:before {
  content: "\e901";
}
.icon-hotspot:before {
  content: "\e902";
}
.icon-arrow-down:before {
  content: "\e903";
}
.icon-filter:before {
  content: "\e904";
}
.icon-eye:before {
  content: "\e905";
}
