@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-bicicleta:before {
  content: "\62";
}
.icon-tree-svgrepo-com:before {
  content: "\61";
}
.icon-futbol-cancha:before {
  content: "\63";
}
.icon-futbol-cancha2:before {
  content: "\66";
}
.icon-parrilla:before {
  content: "\70";
}
.icon-parrilla2:before {
  content: "\6e";
}
.icon-parrilla3:before {
  content: "\71";
}
.icon-solar-panels:before {
  content: "\73";
}
.icon-terraza:before {
  content: "\74";
}
.icon-juegospark:before {
  content: "\64";
}
.icon-billar:before {
  content: "\65";
}
.icon-billar2:before {
  content: "\67";
}
.icon-billar3:before {
  content: "\68";
}
.icon-piscina:before {
  content: "\69";
}
.icon-piscina2:before {
  content: "\6a";
}
