@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?sy0ldy');
  src:  url('fonts/icomoon.eot?sy0ldy#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?sy0ldy') format('truetype'),
    url('fonts/icomoon.woff?sy0ldy') format('woff'),
    url('fonts/icomoon.svg?sy0ldy#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-percent:before {
  content: "\e900";
}
.icon-alarm:before {
  content: "\e901";
}
.icon-bell:before {
  content: "\e901";
}
.icon-home:before {
  content: "\e902";
}

.icon-principal:before {
  content: "\e902";
}

.icon-location:before {
  content: "\e947";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-banquito:before {
  content: "\e903";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-notification:before {
  content: "\ea08";
}
.icon-blocked:before {
  content: "\ea0e";
}
.icon-catedra:before {
  content: "\e904";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-half:before {
  content: "\e9d8";
}
.icon-star-full:before {
  content: "\e9d9";
}