@font-face {
	font-family: 'Conv_Gotham-Bold';
	src: url('../fontes/Gotham-Bold.eot');
	src: url('../fontes/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
  url('../fontes/Gotham-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
  font-family: 'Conv_Gotham-Book';
  src: url('../fontes/Gotham-Book.eot');
  src: url('../fontes/Gotham-Book.eot?#iefix') format('embedded-opentype'),
  url('../fontes/Gotham-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_Gotham-Light';
  src: url('../fontes/Gotham-Light.eot');
  src: url('../fontes/Gotham-Light.eot?#iefix') format('embedded-opentype'),
  url('../fontes/Gotham-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'Conv_Gotham-BookItalic';
	src: url('../fontes/Gotham-BookItalic.eot');
	src: url('../fontes/Gotham-BookItalic.eot?#iefix') format('embedded-opentype'),
  		url('../fontes/Gotham-BookItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
