@font-face {
    font-family: "bootstrap-icons";
    src: url("./fonts/bootstrap-icons.woff?856008caa5eb66df68595e734e59580d") format("woff");
    font-display: swap;
}

[class^="bi-"]::before, [class*=" bi-"]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bi-arrow-right::before {
    content: "\f138";
}
.bi-chevron-double-right::before {
    content: "\f280";
}
.bi-chevron-right::before {
    content: "\f285";
}
.bi-cloud-download::before {
    content: "\f29b";
}
.bi-envelope-fill::before {
    content: "\f32c";
}
.bi-facebook::before {
    content: "\f344";
}
.bi-geo-alt-fill::before {
    content: "\f3e7";
}
.bi-instagram::before {
    content: "\f437";
}
.bi-linkedin::before {
    content: "\f472";
}
.bi-person-circle::before {
    content: "\f4d7";
}
.bi-play-circle-fill::before {
    content: "\f4f2";
}
.bi-search::before {
    content: "\f52a";
}
.bi-telephone-fill::before {
    content: "\f5b4";
}
.bi-twitter::before {
    content: "\f5ef";
}
.bi-arrow-up::before { content: "\f148"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-x-lg::before {content: '\F659';}
.bi-chevron-up::before { content: "\f286"; }
.bi-play-fill::before{content: '\F4F4';font-size: 15px;}
.bi-person-fill::before{content: '\F4DA';}
.bi-calendar3::before{content: '\F214';}
.bi-youtube::before{content: '\F62B';font-size: 32px;}
.bi-geo-alt::before{content: '\F3E8';}
.bi-envelope::before{content: '\F32F';}
.bi-telephone-fill::before{content: '\F5B4';}
.bi-file-earmark-pdf::before{content: '\F63E';}
.bi-arrow-left::before{content: '\F12F';}