@font-face {
	font-family: 'SegoeUI';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/segoe-ui/r-400.eot');
	src: local('SegoeUI'), local('SegoeUI'),
			 url('../fonts/segoe-ui/r-400.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/segoe-ui/r-400.woff') format('woff'),
			 url('../fonts/segoe-ui/r-400.ttf') format('truetype');
}
