@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?oq9f9o');
  src:  url('fonts/icomoon.eot?oq9f9o#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?oq9f9o') format('truetype'),
    url('fonts/icomoon.woff?oq9f9o') format('woff'),
    url('fonts/icomoon.svg?oq9f9o#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: 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-icono_confidencialidad:before {
  content: "\e900";
}
.icon-icono_contabilidad:before {
  content: "\e901";
}
.icon-icono_finanzas:before {
  content: "\e902";
}
.icon-icono_honestidad:before {
  content: "\e903";
}
.icon-icono_integridad:before {
  content: "\e904";
}
.icon-icono_legal:before {
  content: "\e905";
}
.icon-icono_servicio:before {
  content: "\e906";
}
.icon-icono_servicioses:before {
  content: "\e907";
}
.icon-icono_telefono:before {
  content: "\e908";
}
.icon-icono_ubicacion:before {
  content: "\e909";
}
.icon-icono_whatsapp:before {
  content: "\e90a";
}
