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

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

.bi-fast:before {
  content: "\e912";
}
.bi-sis:before {
  content: "\e900";
}
.bi-learn:before {
  content: "\e901";
}
.bi-lms:before {
  content: "\e902";
}

.bi-arrow-right-bold:before {
  content: "\e903";
}
.bi-arrow-right:before {
  content: "\e904";
}
.bi-bilgi-fast:before {
  content: "\e905";
}
.bi-book:before {
  content: "\e906";
}
.bi-bus:before {
  content: "\e907";
}
.bi-clock:before {
  content: "\e908";
}
.bi-close:before {
  content: "\e909";
}
.bi-email:before {
  content: "\e90a";
}
.bi-info-o:before {
  content: "\e90b";
}
.bi-info:before {
  content: "\e90c";
}
.bi-menu-arrowdown:before {
  content: "\e90d";
}
.bi-pdf-file:before {
  content: "\e90e";
}
.bi-phone:before {
  content: "\e90f";
}
.bi-pin:before {
  content: "\e910";
}
.bi-profile-search:before {
  content: "\e911";
}

