@charset "UTF-8";

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

}

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

.flip-cart:before {
  content: "\61";
}
.flip-flame:before {
  content: "\62";
}
.flip-right-arrow-circle:before {
  content: "\63";
}
.flip-water-mark:before {
  content: "\64";
}
.flip-search:before {
  content: "\65";
}
.flip-instagram:before {
  content: "\66";
}
.flip-facebook:before {
  content: "\67";
}
.flip-chemistry:before {
  content: "\68";
}
.flip-compatible:before {
  content: "\69";
}
.flip-fda:before {
  content: "\6a";
}
.flip-nostain:before {
  content: "\6b";
}
.flip-water:before {
  content: "\6c";
}
.flip-droplet:before {
  content: "\6d";
}
.flip-nostain2:before {
  content: "\6e";
}
.flip-angle-down:before {
  content: "\6f";
}
.flip-icon-atom:before {
  content: "\70";
}
