@charset "utf-8";
.font_body {
	font-family: "PontanoSansRegular";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
	text-align: inherit;
	letter-spacing: normal;
	word-spacing: normal;
}
.font_bodyCopy3 {
	font-family: "PontanoSansRegular";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #A61117;
	text-align: inherit;
	letter-spacing: normal;
	word-spacing: normal;
}


.font_bodyCopy2 {
	font-family: "PontanoSansRegular";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: inherit;
	letter-spacing: normal;
	word-spacing: normal;
}

.font_bodyCopy {
	font-family: "PontanoSansRegular";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
}
.font_bodyCopy_centrado {
	font-family: "PontanoSansRegular";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
}

@font-face {
    font-family: 'PontanoSansRegular';
    src: url('pontanosans-regular-webfont.eot');
    src: url('pontanosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('pontanosans-regular-webfont.woff') format('woff'),
         url('pontanosans-regular-webfont.ttf') format('truetype'),
         url('pontanosans-regular-webfont.svg#PontanoSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
