@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?l61h5e');
  src:  url('fonts/icomoon.eot?l61h5e#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?l61h5e') format('truetype'),
    url('fonts/icomoon.woff?l61h5e') format('woff'),
    url('fonts/icomoon.svg?l61h5e#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: 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-download:before {
  content: "\e90a";
  color: #fff;
}
.icon-close_round:before {
  content: "\e909";
  color: #fff;
}
.icon-filter:before {
  content: "\e908";
}
.icon-close:before {
  content: "\e907";
}
.icon-chevron:before {
  content: "\e906";
  color: #fff;
}
.icon-expand:before {
  content: "\e905";
  color: #dbe2df;
}
.icon-collapse:before {
  content: "\e904";
  color: #dbe2df;
}
.icon-icon-clear-filters:before {
  content: "\e903";
}
.icon-map_pin:before {
  content: "\e900";
  color: #fff;
}
.icon-chevron-down:before {
  content: "\e901";
  color: #506c74;
}
.icon-chevron-up:before {
  content: "\e902";
}
