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

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

.customicon-star:before {
  content: "\e912";
}
.customicon-checkmark-alt:before {
  content: "\e916";
}
.customicon-play:before {
  content: "\e900";
}
.customicon-checkmark:before {
  content: "\e901";
}
.customicon-chevrondown:before {
  content: "\e902";
}
.customicon-chevronleft:before {
  content: "\e903";
}
.customicon-chevronright:before {
  content: "\e904";
}
.customicon-chevronup:before {
  content: "\e905";
}
.customicon-clock:before {
  content: "\e906";
}
.customicon-facebook:before {
  content: "\e907";
}
.customicon-gear:before {
  content: "\e908";
}
.customicon-image:before {
  content: "\e909";
}
.customicon-infoicon:before {
  content: "\e90a";
}
.customicon-locked:before {
  content: "\e90b";
}
.customicon-login:before {
  content: "\e90c";
}
.customicon-logout:before {
  content: "\e90d";
}
.customicon-money:before {
  content: "\e90e";
}
.customicon-perfectmatch:before {
  content: "\e90f";
}
.customicon-personmale:before {
  content: "\e910";
}
.customicon-plattform:before {
  content: "\e911";
}
.customicon-user:before {
  content: "\e913";
}
.customicon-plus:before {
  content: "\e914";
}
.customicon-minus:before {
  content: "\e915";
}
.customicon-star-filled .path1:before {
  content: "\e917";
  color: rgb(101, 184, 83);
}
.customicon-star-filled .path2:before {
  content: "\e918";
  margin-left: -1.0419921875em;
  color: rgb(89, 142, 70);
}
