/* open-sans - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fontes/opensans/open-sans-v34-latin-regular.eot');
	src: local(''),
		url('../fontes/opensans/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('../fontes/opensans/open-sans-v34-latin-regular.woff2') format('woff2'),
		url('../fontes/opensans/open-sans-v34-latin-regular.woff') format('woff'),
		url('../fontes/opensans/open-sans-v34-latin-regular.ttf') format('truetype'),
		url('../fontes/opensans/open-sans-v34-latin-regular.svg#OpenSans') format('svg');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fontes/opensans/open-sans-v34-latin-700.eot');
	src: local(''),
		url('../fontes/opensans/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'),
		url('../fontes/opensans/open-sans-v34-latin-700.woff2') format('woff2'),
		url('../fontes/opensans/open-sans-v34-latin-700.woff') format('woff'),
		url('../fontes/opensans/open-sans-v34-latin-700.ttf') format('truetype'),
		url('../fontes/opensans/open-sans-v34-latin-700.svg#OpenSans') format('svg');
}
