@charset "UTF-8";

@font-face {
  font-family: "ico-eden";
  src:url("fonts/ico-eden.eot");
  src:url("fonts/ico-eden.eot?#iefix") format("embedded-opentype"),
    url("fonts/ico-eden.woff") format("woff"),
    url("fonts/ico-eden.ttf") format("truetype"),
    url("fonts/ico-eden.svg#ico-eden") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "ico-eden" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="ico-eden-"]:before,
[class*=" ico-eden-"]:before {
  font-family: "ico-eden" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-eden-llamada:before {
  content: "\65";
}
.ico-eden-asesora-de-jardines:before {
  content: "\61";
}
.ico-eden-compra:before {
  content: "\62";
}
.ico-eden-compra-1:before {
  content: "\63";
}
.ico-eden-fumigacin:before {
  content: "\64";
}
.ico-eden-mantenimiento-blanco:before {
  content: "\66";
}
.ico-eden-nuestros-productos:before {
  content: "\67";
}
.ico-eden-nuestros-servicios:before {
  content: "\68";
}
.ico-eden-umigacion-en-blanco:before {
  content: "\69";
}
