@font-face {
    font-family: 'Segoe UI';
	src:url(../assets/fonts/SegoePro-Regular.ttf);
	font-weight:normal;
	font-style:normal;
}

@font-face {
    font-family: 'Segoe UI Light';
	src:url(../assets/fonts/SegoePro-Light.ttf);
	font-weight:normal;
	font-style:normal;
}

@font-face {
    font-family: 'Segoe UI Semi Light';
	src:url(../assets/fonts/SegoeProDisplay-Semilight.ttf);
	font-weight:normal;
	font-style:normal;
}

@font-face {
    font-family: 'Segoe UI Bold';
	src:url(../assets/fonts/SegoePro-Bold.ttf);
	font-weight:normal;
	font-style:normal;
}