@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "icon-adds" !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-adds-"]:before,
[class*=" icon-adds-"]:before {
  font-family: "icon-adds" !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-adds-account-secure:before {
  content: "\61";
}
.icon-adds-analysis:before {
  content: "\62";
}
.icon-adds-bitcoin-computer:before {
  content: "\63";
}
.icon-adds-calendar:before {
  content: "\64";
}
.icon-adds-chat:before {
  content: "\65";
}
.icon-adds-data:before {
  content: "\66";
}
.icon-adds-digital-wallet:before {
  content: "\67";
}
.icon-adds-metrics:before {
  content: "\6b";
}
.icon-adds-money:before {
  content: "\6c";
}
.icon-adds-money-wallet:before {
  content: "\6d";
}
.icon-adds-monitor-chart:before {
  content: "\6e";
}
.icon-adds-pie-chart:before {
  content: "\6f";
}
.icon-adds-report:before {
  content: "\70";
}
.icon-adds-support:before {
  content: "\71";
}
.icon-adds-target:before {
  content: "\72";
}
.icon-adds-technology:before {
  content: "\73";
}
.icon-adds-good-conversion-rate:before {
  content: "\68";
}
.icon-adds-fingerprint:before {
  content: "\74";
}
