@font-face {
  font-family: 'icons';
  src:  url('icons.eot');
  src:  url('icons.eot') format('embedded-opentype'),
    url('icons.ttf') format('truetype'),
    url('icons.woff') format('woff'),
    url('icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="flaticon-"], [class*=" flaticon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !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;
}

.flaticon-analisis:before {
  content: "\e900";
}
.flaticon-auditoria:before {
  content: "\e901";
}
.flaticon-calendar:before {
  content: "\e902";
}
.flaticon-comportamiento:before {
  content: "\e903";
}
.flaticon-contabilidad:before {
  content: "\e904";
}
.flaticon-vision:before {
  content: "\e905";
}
.flaticon-dinero:before {
  content: "\e906";
}
.flaticon-left:before {
  content: "\e907";
}
.flaticon-checklist:before {
  content: "\e908";
}
.flaticon-location:before {
  content: "\e909";
}
.flaticon-mail:before {
  content: "\e90a";
}
.flaticon-mensajero:before {
  content: "\e90b";
}
.flaticon-phone:before {
  content: "\e90c";
}
.flaticon-profesor:before {
  content: "\e90d";
}
.flaticon-right:before {
  content: "\e90e";
}
.flaticon-target:before {
  content: "\e90f";
}
.flaticon-trabajadores:before {
  content: "\e910";
}

