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

@font-face {
	font-family: Calibri;
	font-weight: 700;
	font-display: swap;
	src: url(/fonts/fontlib/calibri/calibri-bold.woff2);
}

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

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

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

@font-face {
	font-family: ProductSans;
	font-weight: 400;
	font-display: swap;
	src: url(/fonts/fontlib/product-sans/product-sans.woff2);
}

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

@font-face {
	font-family: SanFrancisco;
	font-weight: 400;
	font-display: swap;
	src: url(/fonts/fontlib/san-francisco/san-francisco.woff2);
}

@font-face {
	font-family: SegoeUI;
	font-weight: 400;
	font-display: swap;
	src: url(/fonts/fontlib/segoe-ui/segoe-ui.woff2);
}

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