@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon.eot?t8b80e');
  src:  url('../../fonts/icomoon.eot?t8b80e#iefix') format('embedded-opentype'),
    url('../../fonts/icomoon.ttf?t8b80e') format('truetype'),
    url('../../fonts/icomoon.woff?t8b80e') format('woff'),
    url('../../fonts/icomoon.svg?t8b80e#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-files:before {
  content: "\e900";
}
.icon-sun:before {
  content: "\e901";
}
.icon-menu:before {
  content: "\e902";
}
.icon-user:before {
  content: "\e903";
}
.icon-x:before {
  content: "\e909";
}
.icon-search:before {
  content: "\f002";
}
.icon-check:before {
  content: "\f00c";
}
.icon-sort-desc:before {
  content: "\f0dd";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-asc:before {
  content: "\f0de";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-user-circle:before {
  content: "\f2bd";
}
.icon-user-circle-o:before {
  content: "\f2be";
}
.icon-chevron-with-circle-left:before {
  content: "\e904";
}
.icon-chevron-with-circle-right:before {
  content: "\e905";
}
.icon-controller-volume:before {
  content: "\e90a";
}
.icon-back-in-time:before {
  content: "\e906";
}
.icon-grid:before {
  content: "\e90b";
}
.icon-check2:before {
  content: "\f03a";
}
.icon-question:before {
  content: "\f02c";
}
.icon-user2:before {
  content: "\e971";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-news:before {
  content: "\e907";
}
.icon-notebook-list:before {
  content: "\e908";
}
