.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;
}

.bxl-github:before {
    content: "\e93a";
}

.bx-link:before {
    content: "\eb3c";
}

.bx-link-external:before {
    content: "\eb3e";
}
.bx-caret-down-circle:before {
    content: "\ea2a";
}
.bxs-caret-down-circle:before {
    content: "\ed17";
}
.bx-up-arrow-alt:before {
    content: "\ec5d";
}
