@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "woodmall-landing" !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: "woodmall-landing" !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-durability:before {
  content: "\61";
}
.icon-fast-delivery:before {
  content: "\62";
}
.icon-options:before {
  content: "\63";
}
.icon-whatsapp:before {
  content: "\64";
}
.icon-quote:before {
  content: "\65";
}
.icon-telephone:before {
  content: "\66";
}
.icon-phone-alt:before {
  content: "\67";
}
.icon-mobile-1:before {
  content: "\69";
}
.icon-map-marker:before {
  content: "\68";
}
.icon-check:before {
  content: "\6a";
}
.icon-dot:before {
  content: "\6b";
}
.icon-list-bullet-1:before {
  content: "\6c";
}
.icon-angle-right:before {
  content: "\6d";
}
.icon-angle-left:before {
  content: "\6e";
}
