@font-face {
	font-family: "Segoe UI Web (West European)";
	src: url("segoeui-light.woff2") format("woff2"), url("segoeui-light.woff") format("woff");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Segoe UI Web (West European)";
	src: url("segoeui-semilight.woff2") format("woff2"), url("segoeui-semilight.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Segoe UI Web";
	src: url("segoeui-regular.woff2") format("woff2"), url("segoeui-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Segoe UI Web";
	src: url("segoeui-semibold.woff2") format("woff2"), url("segoeui-semibold.woff") format("woff");
	font-weight: 500 600;
	font-style: normal;
}
