/* open-sans-regular - latin-ext_latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url(open-sans-v14-latin-ext_latin-regular.eot); /* IE9 Compat Modes */
	src: local('Open Sans Regular'), local('OpenSans-Regular'),
		url(open-sans-v14-latin-ext_latin-regular.eot%3F%23iefix) format('embedded-opentype'), /* IE6-IE8 */
		url(open-sans-v14-latin-ext_latin-regular.woff2) format('woff2'), /* Super Modern Browsers */
		url(open-sans-v14-latin-ext_latin-regular.woff) format('woff'), /* Modern Browsers */
		url(open-sans-v14-latin-ext_latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */
		url(open-sans-v14-latin-ext_latin-regular.svg%23OpenSans) format('svg'); /* Legacy iOS */ 
}

/* open-sans-600 - latin-ext_latin */
@font-face {
	font-family: 'Open Sans'; 
	font-style: normal;
	font-weight: 600;
	src: url(open-sans-v14-latin-ext_latin-600.eot); /* IE9 Compat Modes */
	src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
		url(open-sans-v14-latin-ext_latin-600.eot%3F%23iefix) format('embedded-opentype'), /* IE6-IE8 */
		url(open-sans-v14-latin-ext_latin-600.woff2) format('woff2'), /* Super Modern Browsers */
		url(open-sans-v14-latin-ext_latin-600.woff) format('woff'), /* Modern Browsers */
		url(open-sans-v14-latin-ext_latin-600.ttf) format('truetype'), /* Safari, Android, iOS */
		url(open-sans-v14-latin-ext_latin-600.svg%23OpenSans) format('svg'); /* Legacy iOS */  
}