@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?pg5ztv');
  src:  url('icomoon.eot?pg5ztv#iefix') format('embedded-opentype'),
    url('icomoon.ttf?pg5ztv') format('truetype'),
    url('icomoon.woff?pg5ztv') format('woff'),
    url('icomoon.svg?pg5ztv#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-Location_marker:before {
  content: "\e901";
}
.icon-My-location .path1:before {
  content: "\e90c";
  color: rgb(0, 0, 0);
}
.icon-My-location .path2:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-My-location .path3:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(62, 62, 62);
}
.icon-Recycle:before {
  content: "\e90f";
}
.icon-Location_marker1:before {
  content: "\e910";
  color: #1dcb3f;
}
.icon-arrow-down:before {
  content: "\e900";
  color: #5a5a5a;
}
.icon-close:before {
  content: "\e911";
}
.icon-facebook:before {
  content: "\e912";
}
.icon-twitter:before {
  content: "\e913";
}
