@charset "UTF-8";

@font-face {
  font-family: "ab957";
  src:url("fonts/ab957.eot");
  src:url("fonts/ab957.eot?#iefix") format("embedded-opentype"),
    url("fonts/ab957.woff") format("woff"),
    url("fonts/ab957.ttf") format("truetype"),
    url("fonts/ab957.svg#ab957") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "ab957" !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: "ab957" !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-decking:before {
  content: "a";
}
.icon-guttersrainware:before {
  content: "b";
}
.icon-lowsloperoofing:before {
  content: "c";
}
.icon-roofingaccessories:before {
  content: "d";
}
.icon-siding:before {
  content: "e";
}
.icon-steepsloperoofing:before {
  content: "f";
}
.icon-stucco:before {
  content: "g";
}
.icon-toolsequipment:before {
  content: "h";
}
.icon-windowsdoors:before {
  content: "i";
}
.icon-masonry:before {
  content: "j";
}
.icon-chimney:before {
  content: "l";
}
