@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?kte92y');
  src:  url('fonts/icomoon.eot?kte92y#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?kte92y') format('truetype'),
    url('fonts/icomoon.woff?kte92y') format('woff'),
    url('fonts/icomoon.svg?kte92y#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-user:before {
  content: "\e971";
}
.icon-icon-book:before {
  content: "\e907";
  color: #c9c9c9;
}
.icon-icon-calendar:before {
  content: "\e908";
  color: #c9c9c9;
}
.icon-icon-estadistica:before {
  content: "\e909";
  color: #0f559b;
}
.icon-icon-headphone:before {
  content: "\e90a";
  color: #c9c9c9;
}
.icon-graph-up:before {
  content: "\e906";
  color: #82a6cb;
}
.icon-calendar:before {
  content: "\e900";
  color: #82a6cb;
}
.icon-foot:before {
  content: "\e901";
  color: #82a6cb;
}
.icon-group-line:before {
  content: "\e902";
  color: #82a6cb;
}
.icon-icon-workspace:before {
  content: "\e903";
  color: #0f559b;
}
.icon-mortar-board:before {
  content: "\e904";
  color: #82a6cb;
}
.icon-target:before {
  content: "\e905";
  color: #82a6cb;
}
