@font-face {
  font-family: 'icons-bankingly';
  src:  url('fonts/icons-bankingly.eot?fvjmf3');
  src:  url('fonts/icons-bankingly.eot?fvjmf3#iefix') format('embedded-opentype'),
    url('fonts/icons-bankingly.ttf?fvjmf3') format('truetype'),
    url('fonts/icons-bankingly.woff?fvjmf3') format('woff'),
    url('fonts/icons-bankingly.svg?fvjmf3#icons-bankingly') 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: 'icons-bankingly' !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-ok:before {
  content: "\e918";
}
.icon-solicitudes:before {
  content: "\e900";
}
.icon-completos:before {
  content: "\e901";
}
.icon-incompletos:before {
  content: "\e902";
}
.icon-bloqueadas:before {
  content: "\e903";
}
.icon-calculadora:before {
  content: "\e904";
}
.icon-configuracion:before {
  content: "\e905";
}
.icon-configuracion-active:before {
  content: "\e906";
}
.icon-full:before {
  content: "\e907";
}
.icon-general:before {
  content: "\e908";
}
.icon-home:before {
  content: "\e909";
}
.icon-home-active:before {
  content: "\e90a";
}
.icon-lock-admin:before {
  content: "\e90b";
}
.icon-lupa:before {
  content: "\e90c";
}
.icon-mail:before {
  content: "\e90d";
}
.icon-mensaje:before {
  content: "\e90e";
}
.icon-notificaciones:before {
  content: "\e90f";
}
.icon-sinuser:before {
  content: "\e910";
}
.icon-user-login:before {
  content: "\e911";
}
.icon-solicitudes-menu:before {
  content: "\e912";
}
.icon-solicitudes-menu-active:before {
  content: "\e913";
}
.icon-tel:before {
  content: "\e914";
}
.icon-tyc:before {
  content: "\e915";
}
.icon-tyc-active:before {
  content: "\e916";
}
.icon-salir:before {
  content: "\e917";
}
