@font-face {
	font-family: BootstrapIcons;
	font-weight: 400;
	font-display: swap;
	src: url(/fonts/fontlib/bootstrap-icons/bootstrap-icons.woff2);
}

@font-face {
	font-family: Cabin;
	font-weight: 200 700;
	font-display: swap;
	src: url(/fonts/fontlib/cabin/cabin-variable.woff2);
}

@font-face {
	font-family: OpenSans;
	font-weight: 200 700;
	font-display: swap;
	src: url(/fonts/fontlib/open-sans/open-sans-variable.woff2);
}