@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?c6fv9d');
  src:  url('fonts/icomoon.eot?c6fv9d#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?c6fv9d') format('truetype'),
    url('fonts/icomoon.woff?c6fv9d') format('woff'),
    url('fonts/icomoon.svg?c6fv9d#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' !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-last-page:before {
  content: "\dd003";
}
.icon-first-page:before {
  content: "\dd002";
}
.icon-date-range:before {
  content: "\dd001";
}
.icon-search-big:before {
  content: "\e986";
}
.icon-ctrl:before {
  content: "\ea50";
}
.icon-arrow_right:before {
  content: "\e900";
}
.icon-arrow_left:before {
  content: "\e901";
}
.icon-message:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e903";
}
.icon-thumb_up:before {
  content: "\e904";
}
.icon-access_time:before {
  content: "\e905";
}
.icon-language:before {
  content: "\e906";
}
.icon-mail:before {
  content: "\e907";
}
.icon-plus:before {
  content: "\e90c";
}
.icon-cheveron-down:before {
  content: "\e908";
}
.icon-cheveron-up:before {
  content: "\e909";
}
.icon-close:before {
  content: "\e90b";
}
.icon-menu:before {
  content: "\e90a";
}
