@font-face {
  font-family: 'sb-isckobal';
  src:  url('sb-isckobal.eot?838oyn');
  src:  url('sb-isckobal.eot?838oyn#iefix') format('embedded-opentype'),
    url('sb-isckobal.ttf?838oyn') format('truetype'),
    url('sb-isckobal.woff?838oyn') format('woff'),
    url('sb-isckobal.svg?838oyn#sb-isckobal') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="sb-isck-"], [class*=" sb-isck-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sb-isckobal' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

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

.sb-isck-entwicklung:before {
  content: "\e903";
}
.sb-isck-coaching:before {
  content: "\e900";
}
.sb-isck-check:before {
  content: "\e901";
}
.sb-isck-training:before {
  content: "\e902";
}
