@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?5ko1lv');
  src:  url('../fonts/icomoon.eot?5ko1lv#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.woff2?5ko1lv') format('woff2'),
    url('../fonts/icomoon.ttf?5ko1lv') format('truetype'),
    url('../fonts/icomoon.woff?5ko1lv') format('woff'),
    url('../fonts/icomoon.svg?5ko1lv#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-cement:before {
  content: "\e901";
}
.icon-people:before {
  content: "\e925";
}
.icon-bag:before {
  content: "\e926";
}
.icon-dog:before {
  content: "\e927";
}
.icon-home:before {
  content: "\e900";
}
.icon-coin-euro:before {
  content: "\e93c";
}
.icon-location:before {
  content: "\e947";
}
.icon-history:before {
  content: "\e94d";
}
.icon-bubbles2:before {
  content: "\e96d";
}
.icon-users:before {
  content: "\e972";
}
.icon-enlarge:before {
  content: "\e989";
}
.icon-key:before {
  content: "\e98d";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-table2:before {
  content: "\ea71";
}
