@font-face {
  font-family: 'NeoSansStd-Medium';
  src: url('../fontes/neo_sans_std_medium/NeoSansStd-Medium.eot?#iefix') format('embedded-opentype'),  
  	url('../fontes/neo_sans_std_medium/NeoSansStd-Medium.otf')  format('opentype'),
	url('../fontes/neo_sans_std_medium/NeoSansStd-Medium.woff') format('woff'),
	url('../fontes/neo_sans_std_medium/NeoSansStd-Medium.ttf')  format('truetype'),
	url('../fontes/neo_sans_std_medium/NeoSansStd-Medium.svg#NeoSansStd-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'NeoSansStd-Regular';
  src: url('../fontes/neo_sans_std_regular/NeoSansStd-Regular.eot?#iefix') format('embedded-opentype'),  
	url('../fontes/neo_sans_std_regular/NeoSansStd-Regular.otf')  format('opentype'),
	url('../fontes/neo_sans_std_regular/NeoSansStd-Regular.woff') format('woff'), 
	url('../fontes/neo_sans_std_regular/NeoSansStd-Regular.ttf')  format('truetype'), 
	url('../fontes/neo_sans_std_regular/NeoSansStd-Regular.svg#NeoSansStd-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'neosansregular';
    src: url('../fontes/neo_sans_std_light/ufonts.com_neosans-light-opentype-webfont.eot');
    src: url('../fontes/neo_sans_std_light/ufonts.com_neosans-light-opentype-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/neo_sans_std_light/ufonts.com_neosans-light-opentype-webfont.woff2') format('woff2'),
         url('../fontes/neo_sans_std_light/ufonts.com_neosans-light-opentype-webfont.woff') format('woff'),
         url('../fontes/neo_sans_std_light/ufonts.com_neosans-light-opentype-webfont.ttf') format('truetype'),
         url('../fontes/neo_sans_std_light/ufonts.com_neosans-light-opentype-webfont.svg#neosansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}