@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8bdwlh');
  src:  url('fonts/icomoon.eot?8bdwlh#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8bdwlh') format('truetype'),
    url('fonts/icomoon.woff?8bdwlh') format('woff'),
    url('fonts/icomoon.svg?8bdwlh#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* 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-water-drop:before {
  content: "\e907";
}
.icon-leaf:before {
  content: "\e906";
}
.icon-podcast-line:before {
  content: "\e903";
}
.icon-signal-tower:before {
  content: "\e904";
}
.icon-electric-plug:before {
  content: "\e905";
}
.icon-crane:before {
  content: "\e900";
}
.icon-road-route:before {
  content: "\e901";
}
.icon-construction-sign:before {
  content: "\e902";
}
