@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot');
    src:  url('../fonts/icomoon.eot') format('embedded-opentype'),
      url('../fonts/icomoon.ttf') format('truetype'),
      url('../fonts/icomoon.woff') format('woff'),
      url('../fonts/icomoon.svg') 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-construction:before {
    content: "\e918";
  }
  .icon-finance:before {
    content: "\e919";
  }
  .icon-logistics:before {
    content: "\e91a";
  }
  .icon-production:before {
    content: "\e91b";
  }
  .icon-arrow-down:before {
    content: "\e900";
  }
  .icon-arrow-left:before {
    content: "\e901";
  }
  .icon-arrow-right:before {
    content: "\e902";
  }
  .icon-arrow-up:before {
    content: "\e903";
  }
  .icon-briefcase:before {
    content: "\e904";
  }
  .icon-certificate:before {
    content: "\e905";
  }
  .icon-check-circle:before {
    content: "\e906";
  }
  .icon-chevron-down:before {
    content: "\e907";
  }
  .icon-chevron-up:before {
    content: "\e908";
  }
  .icon-clock:before {
    content: "\e909";
  }
  .icon-currency-euro-circle:before {
    content: "\e90a";
  }
  .icon-facebook:before {
    content: "\e90b";
  }
  .icon-filter-funnel:before {
    content: "\e90c";
  }
  .icon-linked-in:before {
    content: "\e90d";
  }
  .icon-mail:before {
    content: "\e90e";
  }
  .icon-marker-pin:before {
    content: "\e90f";
  }
  .icon-menu:before {
    content: "\e910";
  }
  .icon-minus:before {
    content: "\e911";
  }
  .icon-phone:before {
    content: "\e912";
  }
  .icon-plus:before {
    content: "\e913";
  }
  .icon-refresh:before {
    content: "\e914";
  }
  .icon-search:before {
    content: "\e915";
  }
  .icon-whatsapp:before {
    content: "\e916";
  }
  .icon-x-circle:before {
    content: "\e917";
  }
/*# sourceMappingURL=style.css.map */