@font-face {
    font-family: boxicons;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/boxicons.eot);
    src: url(../fonts/boxicons.eot) format("embedded-opentype"), url(../fonts/boxicons.woff2) format("woff2"), url(../fonts/boxicons.woff) format("woff"), url(../fonts/boxicons.ttf) format("truetype"),
        url(../fonts/boxiconsd41d.svg?#boxicons) format("svg");
}

.bx {
    font-family: boxicons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bxs-phone:before {
    content: "\ee66";
}
.bx-chevron-left:before {
    content: "\ea4d";
}
.bx-chevron-right:before {
    content: "\ea50";
}
.bx-chevron-up:before {
    content: "\ea57";
}