@charset "UTF-8";

@font-face {
  font-family: "diamond-shape";
  src:url("../fonts/diamond-shape.eot");
  src:url("../fonts/diamond-shape.eot?#iefix") format("embedded-opentype"),
    url("../fonts/diamond-shape.woff") format("woff"),
    url("../fonts/diamond-shape.ttf") format("truetype"),
    url("../fonts/diamond-shape.svg#diamond-shape") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "diamond-shape" !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: "diamond-shape" !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-asscher-shape:before {
  content: "\61";
}
.icon-baguette-shape:before {
  content: "\62";
}
.icon-cushion-shape:before {
  content: "\63";
}
.icon-emerald-shape:before {
  content: "\64";
}
.icon-heart-shape:before {
  content: "\65";
}
.icon-marquise-shape:before {
  content: "\66";
}
.icon-oval-shape:before {
  content: "\67";
}
.icon-pear-shape:before {
  content: "\68";
}
.icon-princess-shape:before {
  content: "\69";
}
.icon-radiant-shape:before {
  content: "\6a";
}
.icon-round-shape:before {
  content: "\6b";
}
.icon-others-shape:before {
  content: "\6c";
}
.icon-trillion-shape:before {
  content: "\6d";
}
.icon-comparestone:before {
  content: "\6e";
}