@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf?lho4ip') format('truetype'),
    url('fonts/icomoon.woff?lho4ip') format('woff'),
    url('fonts/icomoon.svg?lho4ip#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-land-use:before {
  content: "\e90d";
}
.icon-line-logo:before {
  content: "\e901";
}
.icon-chevron-down:before {
  content: "\e902";
  color: #000;
}
.icon-chevron-left:before {
  content: "\e903";
  color: #000;
}
.icon-chevron-right:before {
  content: "\e904";
  color: #000;
}
.icon-chevron-up:before {
  content: "\e905";
  color: #000;
}
.icon-document:before {
  content: "\e906";
}
.icon-download:before {
  content: "\e907";
}
.icon-dwelling:before {
  content: "\e908";
}
.icon-envelope:before {
  content: "\e909";
}
.icon-folder:before {
  content: "\e90a";
}
.icon-hirise:before {
  content: "\e90b";
}
.icon-home:before {
  content: "\e90c";
}
.icon-layers:before {
  content: "\e90e";
}
.icon-link:before {
  content: "\e90f";
}
.icon-list:before {
  content: "\e910";
}
.icon-magnify:before {
  content: "\e911";
}
.icon-map:before {
  content: "\e912";
}
.icon-phone:before {
  content: "\e913";
}
.icon-shopfront:before {
  content: "\e914";
}
.icon-star:before {
  content: "\e915";
}
.icon-star-filled:before {
  content: "\e916";
}
.icon-table:before {
  content: "\e917";
}
.icon-menu:before {
  content: "\e900";
}
