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

.bycs-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bycs-icons' !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;
}

.bycs-icon-drive:before {
  content: "\e90c";
}
.bycs-icon-digla-individuum:before {
  content: "\e905";
}
.bycs-icon-mebis-mediathek:before {
  content: "\e916";
}
.bycs-icon-mebis-tafel:before {
  content: "\e900";
}
.bycs-icon-asv-feo:before {
  content: "\e901";
}
.bycs-icon-mebis-digitale-lernaufgaben:before {
  content: "\e902";
}
.bycs-icon-mebis-lernplattform:before {
  content: "\e903";
}
.bycs-icon-mebis-magazin:before {
  content: "\e904";
}
.bycs-icon-mebis-pruefungsarchiv:before {
  content: "\e906";
}
.bycs-icon-mebis-teachshare:before {
  content: "\e907";
}
.bycs-icon-mebis-tube:before {
  content: "\e908";
}
.bycs-icon-administration:before {
  content: "\e909";
}
.bycs-icon-anwendungsverwaltung:before {
  content: "\e90a";
}
.bycs-icon-asv:before {
  content: "\e90b";
}
.bycs-icon-dashboard:before {
  content: "\e90d";
}
.bycs-icon-dienstemail:before {
  content: "\e90e";
}
.bycs-icon-fibs:before {
  content: "\e90f";
}
.bycs-icon-mebis-kurzlinks:before {
  content: "\e910";
}
.bycs-icon-mebis-medienkompetenz-navigator:before {
  content: "\e911";
}
.bycs-icon-messenger:before {
  content: "\e912";
}
.bycs-icon-videokonferenz:before {
  content: "\e913";
}
.bycs-icon-weboffice:before {
  content: "\e914";
}
.bycs-icon-mebis:before {
  content: "\e915";
}
