@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?er4g9u');
  src:  url('fonts/icomoon.eot?er4g9u#iefix') format('embedded-opentype'),
  url('fonts/icomoon.ttf?er4g9u') format('truetype'),
  url('fonts/icomoon.woff?er4g9u') format('woff'),
  url('fonts/icomoon.svg?er4g9u#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-clear:before {
  content: "\e900";
}
.icon-filter:before {
  content: "\e901";
}
.icon-excel:before {
  content: "\e902";
  color: #2ecc71;
  margin-right: 5px;
}
.icon-mark:before {
  content: "\e903";
}
.icon-payment:before {
  content: "\e904";
}
.icon-icon-01:before {
  content: "\e905";
}
.icon-icon-02:before {
  content: "\e906";
}
.icon-icon-03:before {
  content: "\e907";
}
.icon-icon-04:before {
  content: "\e908";
}
.icon-icon-05:before {
  content: "\e909";
}
.icon-icon-06:before {
  content: "\e90a";
  color: #FFBD19;
  font-size: 10px;
  padding-right: 6px;
}
.icon-icon-07:before {
  content: "\e90b";
  vertical-align: middle;
  padding-right: 5px;
}
.icon-icon-08:before {
  content: "\e90c";
  font-size: 10px;
  padding-right: 6px;
}
.icon-icon-09 {
  color: #ff3737;
  vertical-align: middle;
  padding-right: 7px;
}
.icon-icon-09:before {
  content: "\e90d";
}
.icon-search:before {
  content: "\e90e";
}
.icon-question {
  display: inline-block;
  width: 17px;
  height: 17px;
  color: #000;
  font-size: 10px;
  line-height: 17px;
  background-color: #ffbd1a;
  text-align: center;
  vertical-align: text-bottom;
  border-radius: 100%;
  margin-left: 7px;
  cursor: pointer;
}
.icon-question:hover {
  background-color: #fff;
}
.icon-question:before {
  content: "\e90f";
}
.icon-arrow_2:before {
  content: "\e910";
  font-size: 10px;
  padding-left: 6px;
}
.icon-alert_positive:before {
  content: "\e911";
}
.icon-pdf:before {
  content: "\e912";
  color: #f03a3a;
  margin-right: 5px;
}