@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?um8zcw');
  src:  url('fonts/icomoon.eot?um8zcw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?um8zcw') format('truetype'),
    url('fonts/icomoon.woff?um8zcw') format('woff'),
    url('fonts/icomoon.svg?um8zcw#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-Add:before {
  content: "\e900";
}
.icon-Arrow:before {
  content: "\e901";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-Close_2:before {
  content: "\e904";
}
.icon-Down-Arrow:before {
  content: "\e905";
}
.icon-Download:before {
  content: "\e906";
}
.icon-Location-2:before {
  content: "\e907";
}
.icon-Location:before {
  content: "\e908";
}
.icon-Mail:before {
  content: "\e909";
}
.icon-subtract:before {
  content: "\e90a";
}
