@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@600&display=swap');
@font-face {
	font-family: segoe_x105;
	font-weight: 200;
	src: local("Segoe UI Light");
	size-adjust:105%;
	ascent-override: 85%;
	descent-override: 15%;
}
@font-face {
	font-family: segoe_x105;
	font-weight: 300;
	src: local("Segoe UI Semilight");
	size-adjust:105%;
	ascent-override: 85%;
	descent-override: 15%;
}
@font-face {
	font-family: segoe_x105;
	font-weight: 400;
	src: local("Segoe UI");
	size-adjust:105%;
	ascent-override: 85%;
	descent-override: 15%;
}
@font-face {
	font-family: segoe_x105;
	font-weight: 600;
	src: local("Segoe UI Semibold");
	size-adjust:105%;
	ascent-override: 85%;
	descent-override: 15%;
}
@font-face {
	font-family: segoe_x105;
	font-weight: 700;
	src: local("Segoe UI Bold");
	size-adjust:105%;
	ascent-override: 85%;
	descent-override: 15%;
}
@font-face {
	font-family: segoe_x105;
	font-style: italic;
	font-weight: 400;
	src: local("Segoe UI Italic");
	size-adjust:105%;
	ascent-override: 85%;
	descent-override: 15%;
}
@font-face {
	font-family: segoe_x105;
	font-style: italic;
	font-weight: 700;
	src: local("Segoe UI Bold Italic");
	size-adjust:105%;
	ascent-override: 85%;
	descent-override: 15%;
}
@font-face {
	font-family: "Work Sans", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
}