/* subset bootstrap-icons for used icons */
@font-face {
	font-display: block;
	font-family: "bootstrap-icons";
	src: url("../vendor/bootstrap-icons/font/fonts/bootstrap-icons.woff2") format("woff2"),
			 url("../vendor/bootstrap-icons/font/fonts/bootstrap-icons.woff") 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;
}
.bi-chevron-down::before { content: "\f282"; }
.bi-arrow-left-circle-fill::before { content: "\f129"; }

.bi-arrow-left-circle::before { content: "\f12a"; }

.bi-arrow-left-right::before { content: "\f12b"; }

.bi-arrow-left-short::before { content: "\f12c"; }

.bi-arrow-left-square-fill::before { content: "\f12d"; }

.bi-arrow-left-square::before { content: "\f12e"; }

.bi-arrow-left::before { content: "\f12f"; }

.bi-arrow-right-circle-fill::before { content: "\f133"; }

.bi-arrow-right-circle::before { content: "\f134"; }

.bi-arrow-up-right-circle-fill::before { content: "\f140"; }

.bi-arrow-up-right-circle::before { content: "\f141"; }

.bi-calendar-event-fill::before { content: "\f1e7"; }

.bi-dash-circle-fill::before { content: "\f2e5"; }

.bi-eye-fill::before { content: "\f33e"; }

.bi-eye-slash-fill::before { content: "\f33f"; }

.bi-eye-slash::before { content: "\f340"; }

.bi-eye::before { content: "\f341"; }

.bi-eyedropper::before { content: "\f342"; }

.bi-eyeglasses::before { content: "\f343"; }

.bi-filter-circle-fill::before { content: "\f3c4"; }

.bi-filter-circle::before { content: "\f3c5"; }

.bi-filter-left::before { content: "\f3c6"; }

.bi-filter-right::before { content: "\f3c7"; }

.bi-filter-square-fill::before { content: "\f3c8"; }

.bi-filter-square::before { content: "\f3c9"; }

.bi-filter::before { content: "\f3ca"; }

.bi-folder-fill::before { content: "\f3d1"; }

.bi-headset::before { content: "\f414"; }

.bi-headset-vr::before { content: "\f645"; }

.bi-journal-text::before { content: "\f444"; }

.bi-person-fill::before { content: "\f4da"; }

.bi-person-fill-add::before { content: "\f89d"; }

.bi-person-fill-check::before { content: "\f89e"; }

.bi-person-fill-dash::before { content: "\f89f"; }

.bi-person-fill-down::before { content: "\f8a0"; }

.bi-person-fill-exclamation::before { content: "\f8a1"; }

.bi-person-fill-gear::before { content: "\f8a2"; }

.bi-person-fill-lock::before { content: "\f8a3"; }

.bi-person-fill-slash::before { content: "\f8a4"; }

.bi-person-fill-up::before { content: "\f8a5"; }

.bi-person-fill-x::before { content: "\f8a6"; }

.bi-phone-fill::before { content: "\f4e2"; }

.bi-play-btn-fill::before { content: "\f4f0"; }

.bi-play-btn::before { content: "\f4f1"; }

.bi-play-circle-fill::before { content: "\f4f2"; }

.bi-play-circle::before { content: "\f4f3"; }

.bi-play-fill::before { content: "\f4f4"; }

.bi-play::before { content: "\f4f5"; }

.bi-playstation::before { content: "\f6a9"; }

.bi-plus-circle-fill::before { content: "\f4f9"; }

.bi-shield-check::before { content: "\f52f"; }
