@charset "UTF-8";

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

}

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

.iconfilter-ablandador-de-agua:before {
  content: "\61";
}
.iconfilter-desmineralizador-de-agua:before {
  content: "\62";
}
.iconfilter-filtro-de-carbon-activado:before {
  content: "\63";
}
.iconfilter-filtro-de-cuarzo-de-arena:before {
  content: "\64";
}
.iconfilter-filtro-multimedia:before {
  content: "\65";
}
.iconfilter-generadores-de-ozono:before {
  content: "\66";
}
.iconfilter-osmosis-domestica:before {
  content: "\67";
}
.iconfilter-osmosis-inversa-industrial:before {
  content: "\68";
}
.iconfilter-plantas-de-tratamiento-de-agua-de-mesa:before {
  content: "\69";
}
.iconfilter-plantas-de-tratamiento-de-agua-potable:before {
  content: "\6a";
}
.iconfilter-plantas-de-tratamiento-de-aguas-residuales:before {
  content: "\6b";
}
.iconfilter-purificador-ultravioleta:before {
  content: "\6c";
}
