@font-face {
	font-family: 'Quicksand';
	src: url('../resources/fonts/Quicksand-Regular.eot?#iefix') format('embedded-opentype'), 
		url('../resources/fonts/Quicksand-Regular.otf') format('woff2'),
		url('../resources/fonts/Quicksand-Regular.ttf') format('truetype'),
		url('../resources/fonts/Quicksand-Regular.svg#Quicksand') 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;
}