@charset "UTF-8";

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

}

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

.zmtico-test-checkboxes:before {
  content: "\61";
}
.zmtico-test-checked:before {
  content: "\62";
}
.zmtico-text-spacing:before {
  content: "\63";
}
.zmtico-text-hyphen:before {
  content: "\64";
}
