@charset "UTF-8";

@font-face {
  font-family: "untitled-font-2";
  src:url("fonts/icon-fonts/untitled-font-2.eot");
  src:url("fonts/icon-fonts/untitled-font-2.eot?#iefix") format("embedded-opentype"),
    url("fonts/icon-fonts/untitled-font-2.woff") format("woff"),
    url("fonts/icon-fonts/untitled-font-2.ttf") format("truetype"),
    url("fonts/icon-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^="icon-"]:before,
[class*=" icon-"]: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;
}

.icon-magnifier:before {
  content: "\61";
}
.icon-calender:before {
  content: "\63";
}
.icon-wifi:before {
  content: "\66";
}
.icon-dstv:before {
  content: "\68";
}
.icon-phone:before {
  content: "\69";
}
.icon-pool:before {
  content: "\62";
}
.icon-heart:before {
  content: "\64";
}
.icon-jacuzzi:before {
  content: "\65";
}
.icon-wash:before {
  content: "\6a";
}
.icon-heart-plus:before {
  content: "\67";
}
.icon-heart-minus:before {
  content: "\6b";
}
.icon-filter:before {
  content: "\6c";
}




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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("fonts/flat-icons/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
  font-style: normal;
}

.flaticon-magnifier:before { content: "\f100"; }
.flaticon-call-answer:before { content: "\f101"; }
.flaticon-phone-receiver:before { content: "\f102"; }
.flaticon-television-with-antenna:before { content: "\f103"; }
.flaticon-gym-dumbbell-black-silhouette:before { content: "\f104"; }
.flaticon-fan:before { content: "\f105"; }
.flaticon-businessmen-having-a-group-conference:before { content: "\f106"; }
.flaticon-disabled:before { content: "\f107"; }
.flaticon-parked-car:before { content: "\f108"; }
.flaticon-person-enjoying-jacuzzi-hot-water-bath:before { content: "\f109"; }
.flaticon-wifi-signal:before { content: "\f10a"; }
.flaticon-grill:before { content: "\f10b"; }
.flaticon-swimming-man:before { content: "\f10c"; }
.flaticon-big-heart:before { content: "\f10d"; }
.flaticon-tool:before { content: "\f10e"; }
.flaticon-music:before { content: "\f10f"; }