@font-face {
  font-family: 'LexG-Icon';
  src:  url('fonts/LexG-Icon.eot?x52l4e');
  src:  url('fonts/LexG-Icon.eot?x52l4e#iefix') format('embedded-opentype'),
    url('fonts/LexG-Icon.ttf?x52l4e') format('truetype'),
    url('fonts/LexG-Icon.woff?x52l4e') format('woff'),
    url('fonts/LexG-Icon.svg?x52l4e#LexG-Icon') 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: 'LexG-Icon' !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-cuidado:before {
  content: "\e900";
}
.icon-divorcio:before {
  content: "\e901";
}
.icon-donacion-de-alimentos:before {
  content: "\e902";
}
.icon-escudo-seguro:before {
  content: "\e903";
}
