@font-face {
    font-family: 'NovecentoSansNormal';
    src: url('../fontes/novecentosanswide-normal-webfont.eot');
    src: url('../fontes/novecentosanswide-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/novecentosanswide-normal-webfont.woff') format('woff'),
         url('../fontes/novecentosanswide-normal-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NovecentoSansBold';
    src: url('../fontes/novecentosanswide-bold-webfont.eot');
    src: url('../fontes/../fontes/novecentosanswide-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/novecentosanswide-bold-webfont.woff') format('woff'),
         url('../fontes/novecentosanswide-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'NovecentoSansMedium';
    src: url('../fontes/novecentosanswide-medium-webfont.eot');
    src: url('../fontes/novecentosanswide-medium-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fontes/novecentosanswide-medium-webfont.woff') format('woff'),
         url('../fontes/novecentosanswide-medium-webfont.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'),
         url('../fontes/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    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'),
         url('../fontes/sourcesanspro-boldit-webfont.svg#source_sans_probold_italic') format('svg');
    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'),
         url('../fontes/sourcesanspro-it-webfont.svg#source_sans_proitalic') format('svg');
    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'),
         url('../fontes/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: url('../fontes/raleway-regular-font.eot');
    src: url('../fontes/raleway-regular-font.eot?#iefix') format('embedded-opentype'),
         url('../fontes/raleway-regular-font.woff') format('woff'),
         url('../fontes/raleway-regular-font.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

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

}

@font-face {
	font-family: 'RalewayBoldItalic';
	src: url('../fontes/raleway-bolditalic-font.eot');
	src: url('../fontes/raleway-bolditalic-font.eot?#iefix') format('embedded-opentype'),
         url('../fontes/raleway-bolditalic-font.woff') format('woff'),
         url('../fontes/raleway-bolditalic-font.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'RalewayItalic';
	src: url('../fontes/raleway-italic-font.eot');
	src: url('../fontes/raleway-italic-font.eot?#iefix') format('embedded-opentype'),
         url('../fontes/raleway-italic-font.woff') format('woff'),
         url('../fontes/raleway-italic-font.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;

}
