@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?duqgsz');
  src:  url('../fonts/icomoon.eot?duqgsz#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?duqgsz') format('truetype'),
    url('../fonts/icomoon.woff?duqgsz') format('woff'),
    url('../fonts/icomoon.svg?duqgsz#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: 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-info:before {
  content: "\e915";
}
.icon-zoom:before {
  content: "\e914";
}
.icon-go-browser:before {
  content: "\e913";
}
.icon-bars:before {
  content: "\e903";
}
.icon-calendar:before {
  content: "\e904";
}
.icon-circle:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e906";
}
.icon-download:before {
  content: "\e907";
}
.icon-edit:before {
  content: "\e908";
}
.icon-file:before {
  content: "\e909";
}
.icon-filter:before {
  content: "\e90a";
}
.icon-folder:before {
  content: "\e90b";
}
.icon-like:before {
  content: "\e90c";
}
.icon-logout:before {
  content: "\e90d";
}
.icon-search:before {
  content: "\e90e";
}
.icon-share:before {
  content: "\e90f";
}
.icon-sort:before {
  content: "\e910";
}
.icon-timer:before {
  content: "\e911";
}
.icon-upload:before {
  content: "\e912";
}
.icon-arrow-down:before {
  content: "\e902";
}
.icon-arrow-down-big:before {
  content: "\e900";
}
.icon-arrow-down-thin:before {
  content: "\e901";
}
