@font-face {
  font-family: 'university-planner';
  src: url('../../resources/font/university-planner.eot?95871252');
  src: url('../../resources/font/university-planner.eot?95871252#iefix') format('embedded-opentype'),
       url('../../resources/font/university-planner.woff2?95871252') format('woff2'),
       url('../../resources/font/university-planner.woff?95871252') format('woff'),
       url('../../resources/font/university-planner.ttf?95871252') format('truetype'),
       url('../../resources/font/university-planner.svg?95871252#university-planner') 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: 'university-planner';
    src: url('../font/university-planner.svg?95871252#university-planner') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "university-planner";
   font-size: 18px;
  font-style: normal;
  font-weight: normal;

  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-cancel:before { content: '\e800'; } /* '' */
.icon-checkbox:before { content: '\e801'; } /* '' */
.icon-checked:before { content: '\e802'; } /* '' */
.icon-computer:before { content: '\e803'; } /* '' */
.icon-utente:before { content: '\e804'; } /* '' */
.icon-disabili:before { content: '\e805'; } /* '' */
.icon-rimuovi:before { content: '\e806'; } /* '' */
.icon-elimina:before { content: '\e807'; } /* '' */
.icon-filtro-nome:before { content: '\e808'; } /* '' */
.icon-modifica:before { content: '\e80a'; } /* '' */
.icon-calendario:before { content: '\e80b'; } /* '' */
.icon-lavagna:before { content: '\e80c'; } /* '' */
.icon-menu:before { content: '\e80d'; } /* '' */
.icon-audio:before { content: '\e80e'; } /* '' */
.icon-proiettore:before { content: '\e80f'; } /* '' */
.icon-dettaglio:before { content: '\e810'; } /* '' */
.icon-eventi:before { content: '\e811'; } /* '' */
.icon-impegni:before { content: '\e812'; } /* '' */
.icon-aggiungi:before { content: '\e813'; } /* '' */
.icon-prenotazioni:before { content: '\e814'; } /* '' */
.icon-conference-call:before { content: '\e815'; } /* '' */
.icon-rete:before { content: '\e816'; } /* '' */
.icon-respingi-prenotazioni:before { content: '\e817'; } /* '' */
.icon-evento:before { content: '\e818'; } /* '' */
.icon-orologio:before { content: '\e819'; } /* '' */
.icon-logout:before { content: '\e81a'; } /* '' */
.icon-selezione:before { content: '\e81b'; } /* '' */
.icon-move:before { content: '\f047'; } /* '' */
.icon-filter:before { content: '\f0b0'; } /* '' */
.icon-doppia-freccia-sinistra:before { content: '\f100'; } /* '' */
.icon-doppia-freccia-destra:before { content: '\f101'; } /* '' */
.icon-freccia-sinistra:before { content: '\f104'; } /* '' */
.icon-freccia-destra:before { content: '\f105'; } /* '' */
.icon-contesto:before { content: '\f19d'; } /* '' */
.icon-accetta-prenotazioni:before { content: '\f274'; } /* '' */
