@font-face {
	font-family: "bootstrap-icons";
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url("fonts/bootstrap-icons/bootstrap-icons.woff2") format("woff2");
}

[class^="bi-"]::before,
[class*=" bi-"]::before {
	display: inline-block;
	font-family: "bootstrap-icons" !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	vertical-align: -.125em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.bi-arrow-right::before { content: "\f138"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-emoji-heart-eyes::before { content: "\f31f"; }
.bi-facebook::before { content: "\f344"; }
.bi-palette::before { content: "\f4b1"; }
.bi-search::before { content: "\f52a"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-check-lg::before { content: "\f633"; }

@font-face {
	font-family: "unicons-line";
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url("fonts/line/unicons-14.woff") format("woff");
	unicode-range: U+EB4E-EB89;
}

.uil-angle-up::before {
	display: inline-block;
	font-family: "unicons-line" !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	line-height: 1;
	content: "\eb56";
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
