@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon.eot?rbws06');
  src:  url('../font/icomoon.eot?rbws06#iefix') format('embedded-opentype'),
    url('../font/icomoon.woff2?rbws06') format('woff2'),
    url('../font/icomoon.ttf?rbws06') format('truetype'),
    url('../font/icomoon.woff?rbws06') format('woff'),
    url('../font/icomoon.svg?rbws06#icomoon') 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';
  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-add:before {
  content: "\e900";
  color: #fff;
}
.icon-arrow1down:before {
  content: "\e901";
}
.icon-arrow1downright:before {
  content: "\e902";
}
.icon-arrow1left:before {
  content: "\e903";
}
.icon-arrow1right:before {
  content: "\e904";
}
.icon-arrow1up:before {
  content: "\e905";
}
.icon-arrow2left:before {
  content: "\e906";
}
.icon-arrow2right:before {
  content: "\e907";
}
.icon-calendar:before {
  content: "\e908";
}
.icon-check:before {
  content: "\e909";
}
.icon-close .path1:before {
  content: "\e90a";
  color: rgb(255, 255, 255);
}
.icon-close .path2:before {
  content: "\e90b";
  margin-left: -1.1904296875em;
  color: rgb(167, 167, 167);
}
.icon-copyright:before {
  content: "\e90c";
}
.icon-edit:before {
  content: "\e90d";
}
.icon-minus:before {
  content: "\e90e";
}
.icon-overview:before {
  content: "\e90f";
}
.icon-plus:before {
  content: "\e910";
}
.icon-question:before {
  content: "\e911";
}
.icon-search:before {
  content: "\e912";
}
.icon-settings:before {
  content: "\e913";
}
.icon-statistic:before {
  content: "\e914";
}
.icon-trash:before {
  content: "\e915";
}
.icon-user:before {
  content: "\e916";
}
