@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hbnhce');
  src:  url('fonts/icomoon.eot?hbnhce#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?hbnhce') format('woff2'),
    url('fonts/icomoon.ttf?hbnhce') format('truetype'),
    url('fonts/icomoon.woff?hbnhce') format('woff'),
    url('fonts/icomoon.svg?hbnhce#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* 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-rs-linkedin:before {
  content: "\e915";
}
.icon-rs-facebook:before {
  content: "\e90c";
}
.icon-rs-instagram:before {
  content: "\e90d";
}
.icon-rs-otro:before {
  content: "\e90e";
}
.icon-rs-telegram:before {
  content: "\e90f";
}
.icon-rs-web:before {
  content: "\e910";
}
.icon-rs-x:before {
  content: "\e911";
}
.icon-localizacion:before {
  content: "\e917";
}
.icon-calendario:before {
  content: "\e916";
}
.icon-form-arroba:before {
  content: "\e912";
}
.icon-form-mensaje:before {
  content: "\e913";
}
.icon-form-usuario:before {
  content: "\e914";
}
.icon-documento:before {
  content: "\e90b";
}
.icon-ok:before {
  content: "\e90a";
}
.icon-dir-down:before {
  content: "\e906";
}
.icon-dir-left:before {
  content: "\e907";
}
.icon-dir-right:before {
  content: "\e908";
}
.icon-dir-up:before {
  content: "\e909";
}
.icon-cerrar:before {
  content: "\e900";
}
.icon-mas:before {
  content: "\e901";
}
.icon-menos:before {
  content: "\e902";
}
.icon-menu:before {
  content: "\e903";
}
.icon-registro:before {
  content: "\e904";
}
.icon-usuario:before {
  content: "\e905";
}
