@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?s6is4b');
  src:  url('fonts/icomoon.eot?s6is4b#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?s6is4b') format('truetype'),
    url('fonts/icomoon.woff?s6is4b') format('woff'),
    url('fonts/icomoon.svg?s6is4b#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-telefono:before {
  content: "\e900";
  color: rgb(7, 7, 7);
}
.icon-Presencial-b:before {
  content: "\e901";
  color: rgb(7, 7, 7);
}
.icon-Gestion-b:before {
  content: "\e902";
  color: rgb(7, 7, 7);
}
.icon-Correo-b:before {
  content: "\e903";
  color: rgb(7, 7, 7);
}
.icon-Asistencia-b:before {
  content: "\e904";
  color: rgb(7, 7, 7);
}
.icon-Asesoria-b:before {
  content: "\e905";
  color: rgb(7, 7, 7);
}
.icon-phone:before {
  content: "\e942";
}
.icon-clock2:before {
  content: "\e94f";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-mail4:before {
  content: "\ea86";
}
.icon-facebook2:before {
  content: "\ea91";
}
