@font-face {
    font-family: 'blnIcon'; /* Project id 4717456 */
    src: url('./../fonts/iconfont.woff2?t=1729495763855') format('woff2'),
        url('./../fonts/iconfont.woff?t=1729495763855') format('woff'),
        url('./../fonts/iconfont.ttf?t=1729495763855') format('truetype');
}

.blnIcon {
    font-family: 'blnIcon' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bln-navigation-bar:before {
    content: '\e62b';
}

.bln-to-top:before {
    content: '\e614';
}

.bln-pwd:before {
    content: '\e630';
}

.bln-mail:before {
    content: '\e908';
}

.bln-user:before {
    content: '\e601';
}

.bln-home:before {
    content: '\e603';
}

.bln-close:before {
    content: '\e616';
}

.bln-order:before {
    content: '\e618';
}

.bln-oa:before {
    content: '\e695';
}
