@charset "UTF-8";

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

}

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

.mirror-001-kiwi:before {
  content: "\61";
}
.mirror-002-scalability:before {
  content: "\62";
}
.mirror-003-standard:before {
  content: "\63";
}
.mirror-004-quality:before {
  content: "\64";
}
.mirror-005-work:before {
  content: "\65";
}
.mirror-006-swatches:before {
  content: "\66";
}
.mirror-007-fast-delivery:before {
  content: "\67";
}
.mirror-checkmark:before {
  content: "\6a";
}
.mirror-chevron-down:before {
  content: "\6c";
}
.mirror-minus:before {
  content: "\6d";
}
.mirror-plus:before {
  content: "\6e";
}
.mirror-chevron-left:before {
  content: "\68";
}
.mirror-chevron-right:before {
  content: "\69";
}
.mirror-arrow-left:before {
  content: "\6b";
}
.mirror-arrow-right:before {
  content: "\6f";
}
.mirror-chevron-down-1:before {
  content: "\70";
}
