@charset "UTF-8";

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

}

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

.sol-img1-1:before {
  content: "\61";
}
.sol-img2-1:before {
  content: "\62";
}
.sol-img3-1:before {
  content: "\63";
}
.sol-img4-1:before {
  content: "\64";
}
.sol-img5-1:before {
  content: "\65";
}
.sol-img6-1:before {
  content: "\66";
}
.sol-img7-1:before {
  content: "\67";
}
