/* 
Lembre-se plágio é crime./Remember plagiarism is a crime.
*/
@font-face{
	font-family:'Segoe UI';
	src:url('../fonte/SegoeUI.eot');
	src:url('../fonte/SegoeUI.eot?#iefix') format('embedded-opentype'),
		url('../fonte/SegoeUI.woff2') format('woff2'),
		url('../fonte/SegoeUI.woff') format('woff'),
		url('../fonte/SegoeUI.ttf') format('truetype'),
		url('../fonte/SegoeUI.svg') format('svg'),
		local("Segoe UI");
		
		font-family:'SegoeUI Semi';
	    src:url('../fonte/SegoeUI Semi.eot');
	    src:url('../fonte/SegoeUI Semi.eot?#iefix') format('embedded-opentype'),
		url('../fonte/SegoeUI Semi.woff') format('woff'),
		url('../fonte/SegoeUI Semi.ttf') format('truetype'),
		local("SegoeUI Semi");}