@font-face {
	font-family: SegoeUI;
	src: url("light.woff2") format("woff2");
	font-weight: 100;
}

@font-face {
	font-family: SegoeUI;
	src: url("semi-light.woff2") format("woff2");
	font-weight: 200;
}

@font-face {
	font-family: SegoeUI;
	src: url("normal.woff2") format("woff2");
	font-weight: 400;
}

@font-face {
	font-family: SegoeUI;
    src: url("semi-bold.woff2") format("woff2");
	font-weight: 600;
}

@font-face {
	font-family: SegoeUI;
	src: url("bold.woff2") format("woff2");
	font-weight: 700;
}
