@font-face {
	font-family: 'Calibri';
	src: url('../resources/fonts/Calibri.eot?#iefix') format('embedded-opentype'), 
		url('../resources/fonts/Calibri.woff2') format('woff2'),
		url('../resources/fonts/Calibri.woff') format('woff'), 
		url('../resources/fonts/Calibri.ttf') format('truetype'),
		url('../resources/fonts/Calibri.svg#Calibri.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Segoe UI';
	src: url('../resources/fonts/SegoeUI.eot?#iefix') format('embedded-opentype'), 
		url('../resources/fonts/SegoeUI.woff2') format('woff2'),
		url('../resources/fonts/SegoeUI.woff') format('woff'), 
		url('../resources/fonts/SegoeUI.ttf') format('truetype'), 
		url('../resources/fonts/SegoeUI.svg#SegoeUI.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}