@charset "UTF-8";

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

}

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

.aagreviewsic-star:before {
  content: "\61";
}
.aagreviewsic-left-open-big:before {
  content: "\62";
}
.aagreviewsic-right-open-big:before {
  content: "\63";
}
