@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "esesja" !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: "esesja" !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-calendar:before {
  content: "\61";
}
.icon-7z:before {
  content: "\62";
}
.icon-pdf:before {
  content: "\63";
}
.icon-interpelation:before {
  content: "\64";
}
.icon-docx:before {
  content: "\65";
}
.icon-document:before {
  content: "\66";
}
.icon-doc:before {
  content: "\67";
}
.icon-news:before {
  content: "\68";
}
.icon-jpg:before {
  content: "\69";
}
.icon-png:before {
  content: "\6a";
}
.icon-ppt:before {
  content: "\6b";
}
.icon-pptx:before {
  content: "\6c";
}
.icon-rar:before {
  content: "\6d";
}
.icon-rtf:before {
  content: "\6e";
}
.icon-zip:before {
  content: "\6f";
}
.icon-youtube:before {
  content: "\70";
}
.icon-user:before {
  content: "\71";
}
.icon-xls:before {
  content: "\72";
}
.icon-xlsx:before {
  content: "\73";
}
.icon-statistic:before {
  content: "\74";
}
.icon-sound:before {
  content: "\75";
}
.icon-session:before {
  content: "\76";
}
.icon-blank:before {
  content: "\77";
}
.icon-vote:before {
  content: "\78";
}
.icon-down:before {
  content: "\79";
}
.icon-left:before {
  content: "\7a";
}
.icon-right:before {
  content: "\41";
}
.icon-up:before {
  content: "\42";
}
