@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "koski-ikon" !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: "koski-ikon" !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-arrow-left:before {
  content: "\7a";
}
.icon-arrow-right:before {
  content: "\62";
}
.icon-arrow-up:before {
  content: "\63";
}
.icon-arrow-up-right:before {
  content: "\64";
}
.icon-blind:before {
  content: "\65";
}
.icon-calendar:before {
  content: "\66";
}
.icon-megaphone:before {
  content: "\67";
}
.icon-pantoon:before {
  content: "\68";
}
.icon-scanner:before {
  content: "\69";
}
.icon-search:before {
  content: "\6a";
}
.icon-sss:before {
  content: "\6b";
}
.icon-people:before {
  content: "\6c";
}
.icon-wallet:before {
  content: "\6d";
}
.icon-send:before {
  content: "\6e";
}
.icon-leaf:before {
  content: "\6f";
}
.icon-bookmark:before {
  content: "\70";
}
.icon-drop:before {
  content: "\71";
}
.icon-road:before {
  content: "\72";
}
.icon-userplus:before {
  content: "\73";
}
.icon-userclose:before {
  content: "\74";
}
.icon-pillclose:before {
  content: "\75";
}
.icon-nodeplus:before {
  content: "\76";
}
.icon-location:before {
  content: "\77";
}
.icon-mail:before {
  content: "\78";
}
.icon-phone:before {
  content: "\42";
}
.icon-wave:before {
  content: "\45";
}
.icon-circle:before {
  content: "\46";
}
.icon-home:before {
  content: "\47";
}
.icon-info:before {
  content: "\48";
}
.icon-notification:before {
  content: "\49";
}
.icon-page-bar:before {
  content: "\4a";
}
.icon-page-fix:before {
  content: "\4b";
}
.icon-page-search:before {
  content: "\4c";
}
.icon-page-star:before {
  content: "\4d";
}
.icon-play:before {
  content: "\4e";
}
.icon-ticket:before {
  content: "\4f";
}
.icon-water-tap:before {
  content: "\50";
}
.icon-water-drops:before {
  content: "\51";
}
.icon-atm:before {
  content: "\52";
}
.icon-water-glass:before {
  content: "\53";
}
.icon-disable-water:before {
  content: "\54";
}
.icon-calculator:before {
  content: "\55";
}
.icon-print:before {
  content: "\56";
}
.icon-repair:before {
  content: "\57";
}
.icon-arrow-combo:before {
  content: "\58";
}
.icon-close:before {
  content: "\59";
}
.icon-arrow-down:before {
  content: "\61";
}
.icon-angle-up:before {
  content: "\31";
}
.icon-twitter-x:before {
  content: "\79";
}
.icon-linkedin:before {
  content: "\41";
}
.icon-facebook:before {
  content: "\44";
}
.icon-youtube:before {
  content: "\43";
}
.icon-instagram:before {
  content: "\5a";
}
.icon-doc:before {
  content: "\30";
}
.icon-docx:before {
  content: "\32";
}
.icon-pdf:before {
  content: "\33";
}
.icon-txt:before {
  content: "\34";
}
.icon-xls:before {
  content: "\35";
}
.icon-xlsx:before {
  content: "\36";
}
.icon-reload:before {
  content: "\37";
}
.icon-refresh:before {
  content: "\38";
}
.icon-png:before {
  content: "\39";
}
