@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf?2w7lr8') format('truetype'),
    url('fonts/icomoon.woff?2w7lr8') format('woff'),
    url('fonts/icomoon.svg?2w7lr8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* 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-Cross:before {
  content: "\e906";
}
.icon-Filter-by:before {
  content: "\e907";
}
.icon-Filter-icon:before {
  content: "\e909";
}
.icon-Graph:before {
  content: "\e90a";
}
.icon-Red-Arrow:before {
  content: "\e90b";
}
.icon-Share:before {
  content: "\e90c";
}
.icon-Chevron:before {
  content: "\e901";
}
.icon-Sort-by:before {
  content: "\e908";
}
.icon-cross-1:before {
  content: "\e910";
}
.icon-stats:before {
  content: "\e946";
}
.icon-tick:before {
  content: "\e948";
}
.icon-arrow-set2-down:before {
  content: "\e95d";
}
.icon-arrow-set2-right:before {
  content: "\e95f";
}
.icon-print-1:before {
  content: "\e93a";
}
.icon-minus:before {
  content: "\e905";
}
.icon-path:before {
  content: "\e902";
}
.icon-downloadicon:before {
  content: "\e900";
}
.icon-Left-Arrow .path1:before {
  content: "\e903";
  color: rgb(71, 71, 71);
}
.icon-Left-Arrow .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(18, 26, 30);
}
