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

[class^="fa-costum"], [class*=" fa-costum"] {
  /* 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;
}

.fa-costum.fa-comment .path1:before {
  content: "\e900";
  color: rgb(15, 15, 15);
}
.fa-costum.fa-comment .path2:before {
  content: "\e901";
  margin-left: -1.0087890625em;
  color: rgb(15, 15, 15);
}
.fa-costum.fa-image-round:before {
  content: "\e902";
  /* color: #0f0f0f; */
  color: inherit;
}
.fa-costum.fa-kmk-logo:before {
  content: "\e903";
  color: inherit;
}
.fa-costum.fa-language-exchange:before {
  content: "\e904";
  color: inherit;
}
.fa-costum.fa-linkedin:before {
  content: "\e905";
  color: inherit;
}
.fa-costum.fa-location:before {
  content: "\e906";
  color: inherit;
}
.fa-costum.fa-loop:before {
  content: "\e907";
  color: inherit;
}
.fa-costum.fa-mail:before {
  content: "\e908";
  color: inherit;
}
.fa-costum.fa-phone:before {
  content: "\e909";
  color: inherit;
}
.fa-costum.fa-play:before {
  content: "\e90a";
  color: inherit;
}
.fa-costum.fa-plus:before {
  content: "\e90b";
  color: inherit;
}
.fa-costum.fa-user-onsite:before {
  content: "\e90c";
  color: inherit;
}
.fa-costum.fa-youtube:before {
  content: "\e90d";
  color: inherit;
}
