/* CSS Document */
@font-face {
	font-family:  'OpenSans-Condensed-Light';
	src: local('OpenSans-Condensed-Light'), url('/fonts/OpenSans-CondLight.eot');               /* IE9+ */  
	src: url('/fonts/OpenSans-CondLight.eot?#iefix') format('embedded-opentype'), /* IE6 - IE8 */
	  	 url('/fonts/OpenSans-CondLight.woff') format('woff'),                    /* Novos navegadores */
		 url('/fonts/OpenSans-CondLight.ttf') format('truetype'),                 /* Safari, Android, iOS */
		 url('/fonts/OpenSans-CondLight.svg#svgFontName') format('svg');          /* iOS antigos */
	font-weight: normal;
	font-style: normal;
}
	
@font-face {
	font-family: 'OpenSans-Condensed-LighBold';
	src: local('OpenSans-Condensed-LighBold'), url('/fonts/OpenSans-CondBold.eot');          /* IE9+ */  
	src: url('/fonts/OpenSans-CondBold.eot?#iefix') format('embedded-opentype'), /* IE6 - IE8 */
	  	 url('/fonts/OpenSans-CondBold.woff') format('woff'),                    /* Novos navegadores */
		 url('/fonts/OpenSans-CondBold.ttf') format('truetype'),                 /* Safari, Android, iOS */
		 url('/fonts/OpenSans-CondBold.svg#svgFontName') format('svg');          /* iOS antigos */
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans-Light';
	src: local('OpenSans-Light'), url('/fonts/OpenSans-Light.eot');          /* IE9+ */  
	src: url('/fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), /* IE6 - IE8 */
	  	 url('/fonts/OpenSans-Light.woff') format('woff'),                    /* Novos navegadores */
		 url('/fonts/OpenSans-Light.ttf') format('truetype'),                 /* Safari, Android, iOS */
		 url('/fonts/OpenSans-Light.svg#svgFontName') format('svg');          /* iOS antigos */
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans-Regular';
	src: local('OpenSans-Regular'), url('/fonts/OpenSans-Regular.eot');          /* IE9+ */  
	src: url('/fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), /* IE6 - IE8 */
	  	 url('/fonts/OpenSans-Regular.woff') format('woff'),                    /* Novos navegadores */
		 url('/fonts/OpenSans-Regular.ttf') format('truetype'),                 /* Safari, Android, iOS */
		 url('/fonts/OpenSans-Regular.svg#svgFontName') format('svg');          /* iOS antigos */
	font-weight: normal;
	font-style: normal;
}