@font-face {
    font-family: 'borsaistanbul';
    src:  url('../fonts/borsaistanbul.eot?2i7m42');
    src:  url('../fonts/borsaistanbul.eot?2i7m42#iefix') format('embedded-opentype'),
    url('../fonts/borsaistanbul.ttf?2i7m42') format('truetype'),
    url('../fonts/borsaistanbul.woff?2i7m42') format('woff'),
    url('../fonts/borsaistanbul.svg?2i7m42#borsaistanbul') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="bi-icon-"], [class*=" bi-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'borsaistanbul' !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-icon-file:before {
    content: "\e910";
}
.bi-icon-url:before {
    content: "\e911";
}
.bi-icon-print:before {
    content: "\e90f";
}
.bi-icon-enlarge-font:before {
    content: "\e90c";
}
.bi-icon-shrink-font:before {
    content: "\e90d";
}
.bi-icon-standard-font:before {
    content: "\e90e";
}
.bi-icon-dots:before {
    content: "\e912";
}
.bi-icon-arrow-bottom:before {
    content: "\e900";
}
.bi-icon-arrow-left:before {
    content: "\e901";
}
.bi-icon-arrow-right:before {
    content: "\e902";
}
.bi-icon-arrow-top:before {
    content: "\e903";
}
.bi-icon-decrease:before {
    content: "\e904";
}
.bi-icon-facebook:before {
    content: "\e905";
}
.bi-icon-increase:before {
    content: "\e906";
}
.bi-icon-linkedin:before {
    content: "\e907";
}
.bi-icon-search:before {
    content: "\e908";
}
.bi-icon-twitter:before {
    content: "\e909";
}
.bi-icon-youtube:before {
    content: "\e90a";
}
.bi-icon-info:before {
    content: "\2139";
}
.bi-icon-gram:before {
    content: "\e90b";
}