@font-face {
  font-family: 'edusystem_icons';
  src: url('../font/edusystem_icons.eot?51131925');
  src: url('../font/edusystem_icons.eot?51131925#iefix') format('embedded-opentype'),
       url('../font/edusystem_icons.woff2?51131925') format('woff2'),
       url('../font/edusystem_icons.woff?51131925') format('woff'),
       url('../font/edusystem_icons.ttf?51131925') format('truetype'),
       url('../font/edusystem_icons.svg?51131925#edusystem_icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'edusystem_icons';
    src: url('../font/edusystem_icons.svg?51131925#edusystem_icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "edusystem_icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-arrowupline:before { content: '\e800'; } /* '' */
.icon-book:before { content: '\e801'; } /* '' */
.icon-bookmark:before { content: '\e802'; } /* '' */
.icon-calendar1:before { content: '\e803'; } /* '' */
.icon-camera:before { content: '\e804'; } /* '' */
.icon-check:before { content: '\e805'; } /* '' */
.icon-checkbox-empty:before { content: '\e806'; } /* '' */
.icon-checkbox-filled:before { content: '\e807'; } /* '' */
.icon-checkbox-semi:before { content: '\e808'; } /* '' */
.icon-checkcircle:before { content: '\e809'; } /* '' */
.icon-close:before { content: '\e80a'; } /* '' */
.icon-clouddownload:before { content: '\e80b'; } /* '' */
.icon-copy:before { content: '\e80c'; } /* '' */
.icon-edit1:before { content: '\e80d'; } /* '' */
.icon-enter:before { content: '\e80e'; } /* '' */
.icon-exit:before { content: '\e80f'; } /* '' */
.icon-eye:before { content: '\e810'; } /* '' */
.icon-eye-off:before { content: '\e811'; } /* '' */
.icon-file:before { content: '\e812'; } /* '' */
.icon-file-blank:before { content: '\e813'; } /* '' */
.icon-glasses:before { content: '\e814'; } /* '' */
.icon-global:before { content: '\e815'; } /* '' */
.icon-help:before { content: '\e816'; } /* '' */
.icon-home:before { content: '\e817'; } /* '' */
.icon-image:before { content: '\e818'; } /* '' */
.icon-information:before { content: '\e819'; } /* '' */
.icon-link:before { content: '\e81a'; } /* '' */
.icon-mail2:before { content: '\e81b'; } /* '' */
.icon-menu:before { content: '\e81c'; } /* '' */
.icon-minus:before { content: '\e81d'; } /* '' */
.icon-morehorizon:before { content: '\e81e'; } /* '' */
.icon-morevertical:before { content: '\e81f'; } /* '' */
.icon-newfile:before { content: '\e820'; } /* '' */
.icon-notification:before { content: '\e821'; } /* '' */
.icon-phone:before { content: '\e822'; } /* '' */
.icon-plus:before { content: '\e823'; } /* '' */
.icon-position:before { content: '\e824'; } /* '' */
.icon-power:before { content: '\e825'; } /* '' */
.icon-printer:before { content: '\e826'; } /* '' */
.icon-radio-empty:before { content: '\e827'; } /* '' */
.icon-radio-filled:before { content: '\e828'; } /* '' */
.icon-search:before { content: '\e829'; } /* '' */
.icon-setting2:before { content: '\e82a'; } /* '' */
.icon-share:before { content: '\e82b'; } /* '' */
.icon-star:before { content: '\e82c'; } /* '' */
.icon-time:before { content: '\e82d'; } /* '' */
.icon-trash:before { content: '\e82e'; } /* '' */
.icon-user:before { content: '\e82f'; } /* '' */
.icon-users:before { content: '\e830'; } /* '' */
.icon-video:before { content: '\e831'; } /* '' */
.icon-volume:before { content: '\e832'; } /* '' */
.icon-warning:before { content: '\e833'; } /* '' */
.icon-arrowdown:before { content: '\e834'; } /* '' */
.icon-arrowdownline:before { content: '\e835'; } /* '' */
.icon-arrowleft:before { content: '\e836'; } /* '' */
.icon-arrowleftline:before { content: '\e837'; } /* '' */
.icon-arrowright:before { content: '\e838'; } /* '' */
.icon-arrowrightline:before { content: '\e839'; } /* '' */
.icon-arrowup:before { content: '\e83a'; } /* '' */
.icon-pin:before { content: '\e83b'; } /* '' */
.icon-play:before { content: '\e83c'; } /* '' */
.icon-heart:before { content: '\e83d'; } /* '' */
.icon-histogram:before { content: '\e83e'; } /* '' */
.icon-plussquare:before { content: '\e83f'; } /* '' */
.icon-folder:before { content: '\e840'; } /* '' */
.icon-report:before { content: '\e841'; } /* '' */
.icon-heart-filled:before { content: '\e842'; } /* '' */
.icon-bookmark-filled:before { content: '\e843'; } /* '' */
.icon-circle:before { content: '\e844'; } /* '' */
