@font-face {
	font-family: "bootstrap-icons";
	src: url("/bootstrap-icons.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.bi {
	display: inline-block;
	font: normal normal 1em/1 "bootstrap-icons";
	vertical-align: -0.125em;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Bootstrap Icons v1.11.0 */
.bi-arrow-repeat::before		{ content: "\f130"; }
.bi-download::before			{ content: "\f30a"; }
.bi-floppy::before				{ content: "\f7d8"; }
.bi-house-door-fill::before		{ content: "\f422"; }
.bi-pencil-square::before		{ content: "\f4ca"; }
.bi-trash::before				{ content: "\f5de"; }