@charset "UTF-8";

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

}

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

.ic-batch:before {
  content: "\61";
}
.ic-debt:before {
  content: "\63";
}
.ic-divide:before {
  content: "\64";
}
.ic-exit:before {
  content: "\65";
}
.ic-invoice:before {
  content: "\66";
}
.ic-price:before {
  content: "\6b";
}
.ic-station:before {
  content: "\6d";
}
.ic-warm-water:before {
  content: "\6e";
}
.ic-breakdown-service:before {
  content: "\62";
}
.ic-toplopin:before {
  content: "\67";
}
.ic-loyalty:before {
  content: "\69";
}
.ic-monthly-payment:before {
  content: "\6a";
}
.ic-radiator:before {
  content: "\70";
}
.ic-payment-method:before {
  content: "\6f";
}
.ic-denial:before {
  content: "\68";
}
.ic-new-client:before {
  content: "\6c";
}
