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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-icon-board:before {
  content: "\e900";
}
.icon-icon-calendar:before {
  content: "\e901";
}
.icon-icon-edit:before {
  content: "\e902";
}
.icon-icon-logout:before {
  content: "\e903";
}
.icon-icon-mail:before {
  content: "\e904";
}
.icon-icon-profil:before {
  content: "\e905";
}
.icon-checkBIG:before {
  content: "\e906";
}
.icon-checkSmall:before {
  content: "\e907";
}
.icon-chevronDown:before {
  content: "\e908";
}
.icon-chevronUp:before {
  content: "\e909";
}
.icon-code:before {
  content: "\e90a";
}
.icon-delete:before {
  content: "\e90b";
}
.icon-doc:before {
  content: "\e90c";
}
.icon-login:before {
  content: "\e90d";
}
.icon-message:before {
  content: "\e90e";
}
.icon-minus:before {
  content: "\e90f";
}
.icon-plus:before {
  content: "\e910";
}
.icon-open:before {
  content: "\e911";
}
.icon-register:before {
  content: "\e912";
}
.icon-send:before {
  content: "\e913";
}
.icon-message2:before {
  content: "\e914";
}
.icon-delete2:before {
  content: "\e915";
}
