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

[class^="ktr-"], [class*=" ktr-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'kontrole' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ktr-office:before {
  content: "\e909";
}
.ktr-pencil6:before {
  content: "\e913";
}
.ktr-search:before {
  content: "\eb30";
}
.ktr-cog:before {
  content: "\eb5f";
}
.ktr-plus-circle:before {
  content: "\ed5f";
}
.ktr-arrow-up6:before {
  content: "\edcc";
}
.ktr-file-excel:before {
  content: "\ef41";
}
