@font-face {
	font-family: 'Open Sans';
	src: url("fonts/OpenSans-Regular-webfont.eot"); 
	src: local('Open Sans Regular'), local('OpenSans-Regular'), 
		 url("fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"),  
		 url("fonts/OpenSans-Regular-webfont.woff") format("woff"),  
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	}

@font-face {
	font-family: 'Open Sans';
	src: url("fonts/OpenSans-Italic-webfont.eot"); 
	src: local('Open Sans Italic'), local('OpenSans-Italic'), 
		 url("fonts/OpenSans-Italic-webfont.eot?#iefix") format("embedded-opentype"),  
		 url("fonts/OpenSans-Italic-webfont.woff") format("woff"),  
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype');
	font-style: italic;
	font-weight: normal;
	font-stretch: normal;
	}
	
@font-face {
	font-family: 'Open Sans';
	src: url("fonts/OpenSans-Light-webfont.eot"); 
	src: local('Open Sans Light'), local('OpenSans-Light'), 
		 url("fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), 
		 url("fonts/OpenSans-Light-webfont.woff") format("woff"),  
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype');
	font-style: normal;
	font-weight:300;
	font-stretch: normal;
	}

@font-face {
	font-family: 'Open Sans';
	src: url("fonts/OpenSans-LightItalic-webfont.eot"); 
	src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), 
		 url("fonts/OpenSans-LightItalic-webfont.eot?#iefix") format("embedded-opentype"),  
		 url("fonts/OpenSans-LightItalic-webfont.woff") format("woff"),  
         url('fonts/OpenSans-LightItalic-webfont.ttf') format('truetype');
	font-style: italic;
	font-weight:300;
	font-stretch: normal;
	}	
	
@font-face {
	font-family: 'Open Sans';
	src: url("fonts/OpenSans-Semibold-webfont.eot"); 
	src: local('Open Sans Semibold'), local('OpenSans-Semibold'), 
		 url("fonts/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), 
		 url("fonts/OpenSans-Semibold-webfont.woff") format("woff"),  
         url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype');
	font-style: normal;
	font-weight:600;
	font-stretch: normal;
	}

@font-face {
	font-family: 'Open Sans';
	src: url("fonts/OpenSans-SemiboldItalic-webfont.eot"); 
	src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), 
		 url("fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix") format("embedded-opentype"), 
		 url("fonts/OpenSans-SemiboldItalic-webfont.woff") format("woff"),  
         url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype');
	font-style: italic;
	font-weight:600;
	font-stretch: normal;
	}
	
	
@font-face {
	font-family: 'Open Sans';
	src: url("fonts/OpenSans-Bold-webfont.eot"); 
	src: local('Open Sans Bold'), local('OpenSans-Bold'), 
		 url("fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), 
		 url("fonts/OpenSans-Bold-webfont.woff") format("woff"),  
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype');
	font-style: normal;
	font-weight: bold;
	font-stretch: normal;
	}

@font-face {
	font-family: 'Open Sans';
	src: url("fonts/OpenSans-BoldItalic-webfont.eot"); 
	src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), 
		 url("fonts/OpenSans-BoldItalic-webfont.eot?#iefix") format("embedded-opentype"), 
		 url("fonts/OpenSans-BoldItalic-webfont.woff") format("woff"),  
         url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype');
	font-style: italic;
	font-weight:bold;
	font-stretch: normal;
	}
	