@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/boxiconsd41d.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
}
.bxl-html5:before {
    content: "\ee91"
}
.bxl-youtube:before {
  content: "\eb1a";
}
.bxl-facebook:before {
    content: "\ee81"
}
.bxl-twitter:before {
    content: "\eecc"
}
.bxl-linkedin-square:before {
    content: "\ee9f"
}
.bxl-instagram:before {
    content: "\ee93"
}
.bx-headphone:before {
    content: "\ea6a"
}
.bxs-chevron-right:before {
    content: "\ec8f"
}
.bx-map:before {
    content: "\eab8"
}
.bx-phone:before {
    content: "\eb14"
}
.bx-mail-send:before {
    content: "\eab5"
}
.bxl-css3:before {
    content: "\ee72"
}
.bxl-javascript:before {
    content: "\ee97"
}
.bxl-bootstrap:before {
    content: "\ee6d"
}
.bxl-jquery:before {
    content: "\ee99"
}
.bxs-brain:before {
    content: "\ec3f"
}
.bx-data:before {
    content: "\e9f7"
}
.bx-photo-album:before {
    content: "\eb18"
}
.bxs-server:before {
    content: "\edf1"
}
.bx-server:before {
    content: "\eb5a"
}
.bxs-network-chart:before {
    content: "\edaa"
}
.bx-right-arrow-alt:before {
    content: "\eb43"
}
.bxs-quote-alt-left:before {
    content: "\edd5"
}
.bx-user:before {
    content: "\ebbf"
}
.bx-chevron-right:before {
    content: "\e9b2"
}
.bx-chevron-left:before {
    content: "\e9af"
}
.bx-chevrons-up:before {
    content: "\e9b8"
}
.bx-chevrons-right:before {
    content: "\e9b7"
}
.bxs-book:before {
    content: "\ec2b"
}
.bxs-award:before {
    content: "\ec07"
}
.bxs-badge-dollar:before {
    content: "\ec0c"
}
.bxs-circle:before {
    content: "\ec9b"
}
.bxs-paper-plane:before {
    content: "\edb6"
}
.bxs-pyramid:before {
    content: "\edd4"
}
.bxl-kubernetes:before {
    content: "\ee9c"
}
.bxs-trophy:before {
    content: "\ee29"
}
.bxs-pie-chart-alt:before {
    content: "\edc2"
}
.bxs-offer:before {
    content: "\edb1"
}
.bxs-star:before {
    content: "\ee0a"
}
.bx-calendar:before {
    content: "\e978"
}
.bx-minus:before {
    content: "\eaed"
}
.bx-plus:before {
    content: "\eb21"
}
.bx-code-alt:before {
    content: "\e9cb"
}
.bx-cloud-upload:before {
    content: "\e9c9"
}
.bx-hdd:before {
    content: "\ea68"
}
.bx-check-shield:before {
    content: "\e9aa"
}
.bxs-low-vision:before {
    content: "\ed69"
}.bxs-share-alt:before {
    content: "\edf4"
}
.bxl-whatsapp:before {
    content: "\eed2"
}
.caret-down-icon::before {
    font-family: 'boxicons';
    content: "\ea4a"; /* bx-caret-down unicode */
    font-size: 20px;
    display: inline-block;
}
.chevron-down-icon::before {
    font-family: 'boxicons';
        content: "\e98c"; /* bx-chevron-down unicode */
    font-size: 20px;
    display: inline-block;
}
.fa-chevron-down-icon::before {
    font-family: "Font Awesome 6 Free";
    content: "\f078"; /* chevron-down */
    font-weight: 900;
    font-size: 18px;
    display: inline-block;
}
.bx-chevron-down-icon::before {
    font-family: 'boxicons' !important;
    content: "\ea4d"; /* real bx-chevron-down */
    font-size: 20px;
    display: inline-block;
}