﻿/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */

@font-face {
    font-display: block;
    font-family: "bootstrap-icons";
    src: url("./fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"), url("./fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
}

.bi::before,
[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;
}

/* Individual icon definitions using Unicode content codes */
.bi-clipboard-pulse::before { content: "\f722";}
.bi-phone-fill::before { content: "\f4e2";}
.bi-plus::before { content: "\f4fe";}
.bi-telephone-inbound-fill::before { content: "\f5b7";}
.bi-telephone-inbound::before { content: "\f5b8";}
.bi-people-fill::before { content: "\f4cf";}
.bi-arrow-up::before { content: "\f148";}
.bi-box-arrow-right::before { content: "\f1c3";}
.bi-box-arrow-left::before { content: "\f1c2";}
.bi-person::before { content: "\f4e1";}
.bi-clock::before { content: "\f293";}
.bi-chat-dots::before { content: "\f24a";}
.bi-pencil::before { content: "\f4cb";}
.bi-pencil-fill::before { content: "\f4c9";}
.bi-trash-fill::before { content: "\f5dd";}
.bi-tags::before { content: "\f5b2";}
.bi-save::before { content: "\f525";}
.bi-plus-circle::before { content: "\f4fa";}
.bi-gear::before { content: "\f3e5";}
.bi-check-circle::before { content: "\f26b";}
.bi-chevron-left::before { content: "\f284";}
.bi-chevron-right::before { content: "\f285";}
.bi-water::before { content: "\f617";}
.bi-fire::before { content: "\f7f6";}
.bi-eye::before { content: "\f341";}
.bi-flower2::before { content: "\f3ce";}
.bi-brightness-high::before { content: "\f1d2";}
.bi-house::before { content: "\f425";}
.bi-x-diamond::before { content: "\f625";}
.bi-droplet-half::before { content: "\f30c";}
.bi-twitter-x::before { content: "\f8db";}
.bi-facebook::before { content: "\f344";}
.bi-instagram::before { content: "\f437";}
.bi-linkedin::before { content: "\f472";}
.bi-star-fill::before {
    content: "\f586";
}
.bi-quote::before {
    content: "\f6b0";
}
.bi-geo-alt::before {
    content: "\f3e8";
}
.bi-telephone::before {
    content: "\f5c1";
}
.bi-envelope::before {
    content: "\f32f";
}
.bi-droplet-fill::before {
    content: "\f30b";
}
.bi-volume-up-fill::before {
    content: "\f610";
}
.bi-cloud-drizzle-fill::before {
    content: "\f29c";
}
.bi-arrow-down-circle-fill::before {
    content: "\f118";
}
.bi-bug-fill::before {
    content: "\f1db";
}
bi-search::before {
    content: "\f52a";
}
.bi-mic-fill::before {
    content: "\f48d";
}
.bi-thermometer-half::before {
    content: "\f5cd";
}
.bi-camera-video-fill::before {
    content: "\f21c";
}
.bi-geo-alt-fill::before {
    content: "\f3e7";
}
.bi-house-door-fill::before {
    content: "\f422";
}
.bi-flower1::before {
    content: "\f3cd";
}
.bi-shield-fill::before {
    content: "\f536";
}
.bi-arrow-right-circle::before {
    content: "\f134";
}
