@charset "UTF-8";

@font-face {
  font-family: "wastenot";
  src:url("wastenot.eot");
  src:url("wastenot.eot?#iefix") format("embedded-opentype"),
    url("wastenot.woff") format("woff"),
    url("wastenot.ttf") format("truetype"),
    url("wastenot.svg#wastenot") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "wastenot" !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: "wastenot" !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-about:before {
  content: "\e000";
}
.icon-account:before {
  content: "\e001";
}
.icon-alert-battery:before {
  content: "\e002";
}
.icon-alert-disconnection:before {
  content: "\e003";
}
.icon-alert-full:before {
  content: "\e004";
}
.icon-dashboard:before {
  content: "\e005";
}
.icon-down:before {
  content: "\e006";
}
.icon-edit:before {
  content: "\e007";
}
.icon-euro:before {
  content: "\e008";
}
.icon-litres:before {
  content: "\e009";
}
.icon-logout:before {
  content: "\e00a";
}
.icon-next:before {
  content: "\e00b";
}
.icon-notifications:before {
  content: "\e00c";
}
.icon-previous:before {
  content: "\e00d";
}
.icon-sakia:before {
  content: "\e00e";
}
.icon-statistics:before {
  content: "\e00f";
}
.icon-up:before {
  content: "\e010";
}
.icon-visibility-off:before {
  content: "\e011";
}
.icon-visibility-on:before {
  content: "\e012";
}
.icon-almost-full:before {
  content: "\e013";
}
.icon-connected:before {
  content: "\e014";
}
.icon-delete:before {
  content: "\e015";
}
.icon-empty:before {
  content: "\e016";
}
.icon-filters:before {
  content: "\e017";
}
.icon-management:before {
  content: "\e018";
}
.icon-full:before {
  content: "\e019";
}
.icon-settings:before {
  content: "\e01a";
}
.icon-delete-notifications:before {
  content: "\e01b";
}
.icon-almost-full2:before {
  content: "\e01c";
}
.icon-empty2:before {
  content: "\e01d";
}
.icon-system-normal:before {
  content: "\e01e";
}
.icon-system-notnormal:before {
  content: "\e01f";
}
