@font-face {
	font-family: 'Segoe UI';
	font-style: italic;
	font-weight: 400;
	src: url('/assets/fonts/segoeui/SEGOEUII.TTF') format('truetype');
}

@font-face {
	font-family: 'Segoe UI';
	font-style: normal;
	font-weight: 400;
	src: url('/assets/fonts/segoeui/SEGOEUI.TTF') format('truetype');
}

@font-face {
	font-family: 'Segoe UI';
	font-style: normal;
	font-weight: 600;
	src: url('/assets/fonts/segoeui/SEGUISB.TTF') format('truetype');
}

@font-face {
	font-family: 'Segoe UI';
	font-style: italic;
	font-weight: 600;
	src: url('/assets/fonts/segoeui/SEGUISBI.TTF') format('truetype');
}

@font-face {
	font-family: 'Segoe UI';
	font-style: normal;
	font-weight: 700;
	src: url('/assets/fonts/segoeui/SEGOEUIB.TTF') format('truetype');
}

@font-face {
	font-family: 'Segoe UI';
	font-style: italic;
	font-weight: 700;
	src: url('/assets/fonts/segoeui/SEGUIBLI.TTF') format('truetype');
}
