@charset "UTF-8";

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

}

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

.ico-android:before {
  content: "\61";
}
.ico-apple:before {
  content: "\62";
}
.ico-cross:before {
  content: "\63";
}
.ico-detail:before {
  content: "\64";
}
.ico-fb:before {
  content: "\65";
}
.ico-ig:before {
  content: "\66";
}
.ico-linux:before {
  content: "\68";
}
.ico-mail:before {
  content: "\69";
}
.ico-menu:before {
  content: "\6a";
}
.ico-search:before {
  content: "\6b";
}
.ico-ue:before {
  content: "\6c";
}
.ico-windows:before {
  content: "\6d";
}
.ico-yt:before {
  content: "\6e";
}
.ico-link:before {
  content: "\6f";
}
.ico-as:before {
  content: "\70";
}
.ico-alert:before {
  content: "\67";
}
.ico-info:before {
  content: "\71";
}
.ico-ki:before {
  content: "\73";
}
.ico-kilarge:before {
  content: "\72";
}
