@charset "UTF-8";

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

}

[prouve-icon]:before {
  font-family: "Prouve" !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: "Prouve" !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-home:before {
  content: "\61";
}
.icon-adduser:before {
  content: "\62";
}
.icon-structure:before {
  content: "\64";
}
.icon-boxes:before {
  content: "\65";
}
.icon-icomoon-10:before {
  content: "\66";
}
.icon-copy:before {
  content: "\63";
}
.icon-cash-back:before {
  content: "\67";
}
.icon-users:before {
  content: "\68";
}
.icon-cash-up:before {
  content: "\69";
}
.icon-power-off:before {
  content: "\6a";
}
.icon-info:before {
  content: "\6b";
}
.icon-list:before {
  content: "\6c";
}
.icon-search:before {
  content: "\6d";
}
.icon-box:before {
  content: "\6e";
}
.icon-user:before {
  content: "\6f";
}
