/* HKI lock — @font-face YOK. Ligature/PUA glifleri font-variant:normal ile öldürme. */
.hki-stroke,
.hki-stroke::before,
i.hki-stroke,
span.hki-stroke,
.cv2-icon .hki-stroke,
.cv2-icon .hki-stroke::before,
#cv2-icon-grid .hki-stroke,
.cv2-icon-cell .hki-stroke,
.cv2-icon-cell .hki-stroke::before{
  font-family:"hostkur-icons"!important;
  font-weight:normal!important;
  font-style:normal!important;
  text-transform:none!important;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
.hki-stroke{
  display:inline-block;
  width:1em;
  height:1em;
  min-width:1em;
  min-height:1em;
  line-height:1;
  vertical-align:middle;
  overflow:visible;
  speak:never;
  font-variant-ligatures:discretionary-ligatures;
  font-feature-settings:"liga" 1;
  text-rendering:auto;
}
.hki-stroke::before{
  display:inline-block!important;
  font-family:"hostkur-icons"!important;
  font-style:normal!important;
  font-weight:normal!important;
  color:inherit!important;
  line-height:1;
  speak:never;
  font-variant-ligatures:discretionary-ligatures;
  font-feature-settings:"liga" 1;
  -webkit-font-smoothing:antialiased;
}
#cv2-icon-grid .hki-stroke,
.cv2-icon-cell .hki-stroke{
  font-size:22px;
}
