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