@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?nwqml0');
  src:  url('fonts/icomoon.eot?nwqml0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?nwqml0') format('truetype'),
    url('fonts/icomoon.woff?nwqml0') format('woff'),
    url('fonts/icomoon.svg?nwqml0#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-cerrar-sesion:before {
  content: "\e900";
}
.icon-crm:before {
  content: "\e901";
}
.icon-dashboard:before {
  content: "\e902";
}
.icon-dollar:before {
  content: "\e903";
}
.icon-fuentes-especializadas:before {
  content: "\e904";
}
.icon-globo-terraquio:before {
  content: "\e905";
}
.icon-importacion:before {
  content: "\e906";
}
.icon-inteligencia-negocios:before {
  content: "\e907";
}
.icon-mapa:before {
  content: "\e908";
}
.icon-mercado-productos:before {
  content: "\e909";
}
.icon-mundo:before {
  content: "\e90a";
}
.icon-reportes:before {
  content: "\e90b";
}
.icon-shopping:before {
  content: "\e90c";
}
.icon-calendar:before {
  content: "\e90d";
}
