@font-face {
  font-family: 'kois';
  src:  url('../font/kois.eot?jfkitr');
  src:  url('../font/kois.eot?jfkitr#iefix') format('embedded-opentype'),
    url('../font/kois.ttf?jfkitr') format('truetype'),
    url('../font/kois.woff?jfkitr') format('woff'),
    url('../font/kois.svg?jfkitr#kois') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'kois' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-voucher:before {
  content: "\e90b";
}
.icon-password:before {
  content: "\e90a";
}
.icon-odhlasit:before {
  content: "\e909";
}
.icon-sipka:before {
  content: "\e908";
}
.icon-user:before {
  content: "\e900";
}
.icon-smlouvy:before {
  content: "\e901";
}
.icon-postup:before {
  content: "\e902";
}
.icon-platby:before {
  content: "\e903";
}
.icon-komunikace:before {
  content: "\e904";
}
.icon-dodavatele:before {
  content: "\e905";
}
.icon-zmeny:before {
  content: "\e906";
}
.icon-home:before {
  content: "\e907";
}
