@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;
}

@font-face {
    font-family: 'SourceSansPro_Bold';
    src: url('../fontes/sourcesanspro-bold-webfont.eot');
    src: url('../fontes/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/sourcesanspro-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'SourceSansPro_BoldItalic';
    src: url('../fontes/sourcesanspro-boldit-webfont.eot');
    src: url('../fontes/sourcesanspro-boldit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/sourcesanspro-boldit-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'SourceSansPro_Italic';
    src: url('../fontes/sourcesanspro-it-webfont.eot');
    src: url('../fontes/sourcesanspro-it-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/sourcesanspro-it-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;

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

