@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon.eot?9dipr6');
  src:  url('../font/icomoon.eot?9dipr6#iefix') format('embedded-opentype'),
    url('../font/icomoon.ttf?9dipr6') format('truetype'),
    url('../font/icomoon.woff?9dipr6') format('woff'),
    url('../font/icomoon.svg?9dipr6#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-back:before {
  content: "\e904";
}
.icon-icon1:before {
  content: "\e901";
}
.icon-icon2:before {
  content: "\e902";
}
.icon-icon3:before {
  content: "\e903";
}
.icon-map:before {
  content: "\e908";
}
.icon-expand_more:before {
  content: "\e90d";
}
.icon-arrow:before {
  content: "\e900";
}
.icon-arrow2:before {
  content: "\ea3c";
}
.icon-arrow3:before {
  content: "\ea40";
}
