@font-face {
    font-family: "boxicons";
    font-weight: normal;
    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/boxicons.svg?#boxicons") format("svg");
}

.bx {
    font-family            : "boxicons" !important;
    font-weight            : normal;
    font-style             : normal;
    font-variant           : normal;
    line-height            : 1;
    display                : inline-block;
    text-transform         : none;
    speak                  : none;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bx-ul {
    margin-left : 2em;
    padding-left: 0;
    list-style  : none;
}

.bx-ul>li {
    position: relative;
}

.bx-ul .bx {
    font-size  : inherit;
    line-height: inherit;
    position   : absolute;
    left       : -2em;
    width      : 2em;
    text-align : center;
}

.bx-right-arrow:before {
    content: "\ebaa";
}

.bxs-chevron-right:before {
    content: "\ecee";
}

.bx-map:before {
    content: "\eb21";
}

.bx-group:before {
    content: "\eacb";
}

.bx-star:before {
    content: "\ebea";
    color  : #FFC300;
}

.bx-bookmark:before {
    content: "\e9bb";
}

.bxs-star:before {
    content: "\ee67";
}

.bx-phone:before {
    content: "\eb7c";
    color  : #fff;
}

.bx-envelope:before {
    content: "\ea8e";
    color  : #fff;
}

.bx-user:before {
    content: "\ec24";
}

.bx-message:before {
    content: "\eb2e";
}

.bx-up-arrow-alt:before {
    content: "\ec1e";
}

.bxs-chevron-left:before {
    content: "\eceb";
}

.bx-arrow-from-top:before {
    content: "\e98c";
}

.bx-search-alt:before {
    content: "\ebbd";
}

.bxl-twitter:before {
    content: "\e962";
}

.bxl-whatsapp:before {
    content: "\e968";
}

.bxl-facebook:before {
    content: "\e920";
}

.bxl-telegram:before {
    content: "\e95e";
}

.bx-compass:before {
    content: "\ea4c";
}
.bx-left-arrow-alt:before {
    content: "\eaff";
}
.bx-right-arrow-alt:before {
    content: "\ebab";
}
.bxs-quote-left:before {
    content: "\ee34";
}