@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?3uacie');
  src:  url('../fonts/icomoon.eot?3uacie#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?3uacie') format('truetype'),
    url('../fonts/icomoon.woff?3uacie') format('woff'),
    url('../fonts/icomoon.svg?3uacie#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: 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-hora:before {
  content: "\e94e";
}
.icon-celular:before {
  content: "\e959";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-cerrar:before {
  content: "\ea0f";
}
.icon-play:before {
  content: "\ea15";
}
.icon-pausa:before {
  content: "\ea16";
}
.icon-stop:before {
  content: "\ea17";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-compartir:before {
  content: "\ea82";
}
.icon-google:before {
  content: "\ea8a";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-spotify:before {
  content: "\ea94";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-behance:before {
  content: "\eaa8";
}
.icon-github:before {
  content: "\eab0";
}
.icon-mac:before {
  content: "\eabe";
}
.icon-android:before {
  content: "\eac0";
}