@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "icono-cec" !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^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icono-cec" !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;
}

.icon-agua-01:before {
  content: "\61";
}
.icon-agua-02:before {
  content: "\62";
}
.icon-agua-03:before {
  content: "\63";
}
.icon-agua-04:before {
  content: "\64";
}
.icon-365-01:before {
  content: "\65";
}
.icon-ubicacion:before {
  content: "\66";
}
.icon-planta:before {
  content: "\67";
}
.icon-manos-y-planta:before {
  content: "\68";
}
.icon-manos:before {
  content: "\69";
}
.icon-foco:before {
  content: "\6a";
}
.icon-ambiente:before {
  content: "\6b";
}
.icon-agua:before {
  content: "\6c";
}
