@font-face {
    font-family: 'boxicons';
    src: url('../fonts/boxicons.woff2') format('woff2'),
         url('../fonts/boxicons.woff') format('woff'),
         url('../fonts/boxicons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.bx {
    font-family: 'boxicons' !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    display: inline-block;
}
