@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "untitled-font-1" !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: "untitled-font-1" !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-ubicacion:before {
  content: "\64";
}
.icon-flecha-2:before {
  content: "\28";
}
.icon-flecha-1:before {
  content: "\29";
}
.icon-flecha:before {
  content: "\2a";
}
.icon-mobil:before {
  content: "\61";
}
.icon-cuadrado-lleno:before {
  content: "\66";
}
.icon-cuadrado:before {
  content: "\67";
}
.icon-whatsapp:before {
  content: "\68";
}
.icon-creatividad:before {
  content: "\62";
}
.icon-ojo:before {
  content: "\63";
}
.icon-reloj:before {
  content: "\65";
}
.icon-check:before {
  content: "\69";
}
.icon-lupa:before {
  content: "\6a";
}
.icon-sliders:before {
  content: "\6b";
}
.icon-chincheta:before {
  content: "\6c";
}
.icon-concisa:before {
  content: "\6d";
}
.icon-lupa-1:before {
  content: "\6e";
}
.icon-persona-1:before {
  content: "\6f";
}
.icon-ubicacion-1:before {
  content: "\70";
}
.icon-reloj-1:before {
  content: "\71";
}
.icon-check-1:before {
  content: "\72";
}
.icon-persona:before {
  content: "\73";
}
.icon-punto:before {
  content: "\74";
}
