@font-face {
  font-family: 'issa';
  src:  url('../../resources/icomoon/icomoon.eot');
  src:  url('../../resources/icomoon/icomoon.eot') format('embedded-opentype'),
    url('../../resources/icomoon/icomoon.ttf') format('truetype'),
    url('../../resources/icomoon/icomoon.woff') format('woff'),
    url('../../resources/icomoon/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: 'issa' !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-solutions-fa:before {
  content: "\f0e6";
}
.icon-calculation-fa:before {
  content: "\f153";
}
.icon-knowledge-fa:before {
  content: "\f19d";
}
.icon-demands-fa:before {
  content: "\f1b3";
}
.icon-file:before {
  content: "\e901";
}
.icon-doc:before {
  content: "\e906";
}
.icon-xls:before {
  content: "\e907";
}
.icon-pdf:before {
  content: "\e908";
}
.icon-instagram-fa:before {
  content: "\e900";
}
.icon-facebook-fa:before {
  content: "\e902";
}
.icon-youtube-fa:before {
  content: "\e903";
}